Skip to content

Commit 3ee0194

Browse files
committed
#2015 - Upgrade to Kotlin 1.8.22.
1 parent 5184146 commit 3ee0194

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
<slf4j.version>2.0.7</slf4j.version>
8686
<spring.version>6.0.11</spring.version>
8787
<spring-plugin.version>3.0.0</spring-plugin.version>
88-
<kotlin.version>1.8.21</kotlin.version>
88+
<kotlin.version>1.8.22</kotlin.version>
8989
<kotlinx-coroutines.version>1.6.4</kotlinx-coroutines.version>
9090
<mockk.version>1.13.4</mockk.version>
9191
</properties>

0 commit comments

Comments
 (0)