Skip to content

Commit

Permalink
Merge pull request #1669 from smallrye/dependabot/maven/kotlin.versio…
Browse files Browse the repository at this point in the history
…n-2.0.20
  • Loading branch information
cescoffier authored Aug 25, 2024
2 parents c5d6a47 + 820132c commit 660bf63
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>2.0.10</kotlin.version>
<kotlin.version>2.0.20</kotlin.version>
<kotlin.compiler.apiVersion>1.5</kotlin.compiler.apiVersion>
<kotlin.compiler.languageVersion>1.5</kotlin.compiler.languageVersion>
<coroutines.version>1.8.1</coroutines.version>
Expand Down

0 comments on commit 660bf63

Please sign in to comment.