Skip to content

Commit 67c7c98

Browse files
committed
Upgrade to Kotlin 1.9.10.
See #2090
1 parent d7f9fe9 commit 67c7c98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
<!-- Deprecated: Use junit-vintage-engine and JUnit 4 is included as transitive dependency -->
116116
<junit>4.13.2</junit>
117117
<junit5>5.10.0</junit5>
118-
<kotlin>1.9.0</kotlin>
118+
<kotlin>1.9.10</kotlin>
119119
<kotlin-coroutines>1.7.3</kotlin-coroutines>
120120
<logback>1.4.1</logback>
121121
<micrometer>1.12.0-M2</micrometer>

0 commit comments

Comments
 (0)