Skip to content

Commit

Permalink
Upgrade to Kotlin 1.9.25.
Browse files Browse the repository at this point in the history
See #2402
  • Loading branch information
mp911de committed Oct 17, 2024
1 parent 1c1c629 commit c69c66f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
<!-- Deprecated: Use junit-vintage-engine and JUnit 4 is included as transitive dependency -->
<junit>4.13.2</junit>
<junit5>5.11.2</junit5>
<kotlin>1.9.24</kotlin>
<kotlin>1.9.25</kotlin>
<kotlin-coroutines>1.9.0</kotlin-coroutines>
<logback>1.4.13</logback>
<micrometer>1.14.0-RC1</micrometer>
Expand Down Expand Up @@ -1456,4 +1456,4 @@
</repository>
</repositories>

</project>
</project>

0 comments on commit c69c66f

Please sign in to comment.