Skip to content

Commit

Permalink
Upgrade to Kotlin 1.9.22.
Browse files Browse the repository at this point in the history
Closes #2207
  • Loading branch information
mp911de committed Jan 10, 2024
1 parent 0d9d601 commit e40bdcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
<!-- Deprecated: Use junit-vintage-engine and JUnit 4 is included as transitive dependency -->
<junit>4.13.2</junit>
<junit5>5.10.1</junit5>
<kotlin>1.9.21</kotlin>
<kotlin>1.9.22</kotlin>
<kotlin-coroutines>1.7.3</kotlin-coroutines>
<logback>1.4.13</logback>
<micrometer>1.12.2</micrometer>
Expand Down

0 comments on commit e40bdcc

Please sign in to comment.