Skip to content

Commit

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

build(deps): bump kotlin.version from 2.1.0 to 2.1.10
  • Loading branch information
jponge authored Jan 27, 2025
2 parents b7e2f50 + fcf25a7 commit 04ac835
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>17</maven-compiler-plugin.release>

<!-- Configuration of mutiny-kotlin module -->
<kotlin.version>2.1.0</kotlin.version>
<kotlin.version>2.1.10</kotlin.version>
<kotlin.compiler.apiVersion>1.8</kotlin.compiler.apiVersion>
<kotlin.compiler.languageVersion>1.8</kotlin.compiler.languageVersion>
<coroutines.version>1.10.1</coroutines.version>
Expand Down

0 comments on commit 04ac835

Please sign in to comment.