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 79a012f + fbe6384 commit 8b533b1Copy full SHA for 8b533b1
2 files changed
modules/jooby-bom/pom.xml
@@ -65,7 +65,7 @@
65
<jsr305.version>3.0.2</jsr305.version>
66
<junit.version>5.7.0</junit.version>
67
<kafka.version>2.7.0</kafka.version>
68
- <kotlin.version>1.4.20</kotlin.version>
+ <kotlin.version>1.4.21</kotlin.version>
69
<kotlinx-coroutines-core.version>1.4.1</kotlinx-coroutines-core.version>
70
<lettuce.version>6.0.1.RELEASE</lettuce.version>
71
<license-maven-plugin.version>3.0</license-maven-plugin.version>
pom.xml
@@ -103,7 +103,7 @@
103
<unbescape.version>1.1.6.RELEASE</unbescape.version>
104
105
<!-- Kotlin -->
106
107
108
109
<!-- Test dependencies -->
0 commit comments