Skip to content

Commit ec9ce01

Browse files
fix(deps): update kotlin monorepo from v2.0.0 to v2.0.20 (#149)
1 parent a5022ec commit ec9ce01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
<properties.maven.plugin.version>1.2.1</properties.maven.plugin.version>
8080
<maven.licence.plugin.version>4.5</maven.licence.plugin.version>
8181
<flatten.maven.plugin.version>1.6.0</flatten.maven.plugin.version>
82-
<kotlin.version>2.0.0</kotlin.version>
82+
<kotlin.version>2.0.20</kotlin.version>
8383
<kotlinx.coroutines.version>1.8.1</kotlinx.coroutines.version>
8484
<ktor.version>2.3.12</ktor.version>
8585
<kotlin-atomic.version>0.25.0</kotlin-atomic.version>

0 commit comments

Comments
 (0)