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.
1 parent a5022ec commit ec9ce01Copy full SHA for ec9ce01
code/pom.xml
@@ -79,7 +79,7 @@
79
<properties.maven.plugin.version>1.2.1</properties.maven.plugin.version>
80
<maven.licence.plugin.version>4.5</maven.licence.plugin.version>
81
<flatten.maven.plugin.version>1.6.0</flatten.maven.plugin.version>
82
- <kotlin.version>2.0.0</kotlin.version>
+ <kotlin.version>2.0.20</kotlin.version>
83
<kotlinx.coroutines.version>1.8.1</kotlinx.coroutines.version>
84
<ktor.version>2.3.12</ktor.version>
85
<kotlin-atomic.version>0.25.0</kotlin-atomic.version>
0 commit comments