We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c968611 + d6ba6db commit 754032cCopy full SHA for 754032c
2 files changed
modules/jooby-bom/pom.xml
@@ -61,7 +61,7 @@
61
<jsonwebtoken.version>0.11.1</jsonwebtoken.version>
62
<jsr305.version>3.0.2</jsr305.version>
63
<junit.version>5.6.0</junit.version>
64
- <kotlin.version>1.3.71</kotlin.version>
+ <kotlin.version>1.3.72</kotlin.version>
65
<kotlinx-coroutines-core.version>1.3.3</kotlinx-coroutines-core.version>
66
<license-maven-plugin.version>3.0</license-maven-plugin.version>
67
<log4j.version>2.13.1</log4j.version>
pom.xml
@@ -95,7 +95,7 @@
95
<unbescape.version>1.1.6.RELEASE</unbescape.version>
96
97
<!-- Kotlin -->
98
99
100
101
<!-- Test dependencies -->
0 commit comments