Skip to content

Commit

Permalink
Merge pull request #1591 from smallrye/dependabot/maven/kotlin.versio…
Browse files Browse the repository at this point in the history
…n-1.9.24

build(deps): bump kotlin.version from 1.9.23 to 1.9.24
  • Loading branch information
jponge authored May 13, 2024
2 parents 6782800 + 46feaee commit 4582ff7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
<maven-compiler-plugin.release>11</maven-compiler-plugin.release>

<!-- Configuration of mutiny-kotlin module -->
<kotlin.version>1.9.23</kotlin.version>
<kotlin.version>1.9.24</kotlin.version>
<kotlin.compiler.apiVersion>1.5</kotlin.compiler.apiVersion>
<kotlin.compiler.languageVersion>1.5</kotlin.compiler.languageVersion>
<coroutines.version>1.8.0</coroutines.version>
Expand Down

0 comments on commit 4582ff7

Please sign in to comment.