Skip to content

Commit e287e95

Browse files
committed
Upgrade to Kotlin 1.9.20.
Closes #2159
1 parent a3bd7a6 commit e287e95

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
@@ -116,7 +116,7 @@
116116
<!-- Deprecated: Use junit-vintage-engine and JUnit 4 is included as transitive dependency -->
117117
<junit>4.13.2</junit>
118118
<junit5>5.10.0</junit5>
119-
<kotlin>1.9.10</kotlin>
119+
<kotlin>1.9.20</kotlin>
120120
<kotlin-coroutines>1.7.3</kotlin-coroutines>
121121
<logback>1.4.1</logback>
122122
<micrometer>1.12.0-RC1</micrometer>

0 commit comments

Comments
 (0)