Skip to content

Commit

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

build(deps): bump kotlin.version from 1.9.20 to 1.9.21
  • Loading branch information
heubeck authored Nov 25, 2023
2 parents 63ec043 + bc8e62d commit 56e99ef
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 @@ -112,7 +112,7 @@
<maven-compiler-plugin.release>11</maven-compiler-plugin.release>

<!-- Configuration of mutiny-kotlin module -->
<kotlin.version>1.9.20</kotlin.version>
<kotlin.version>1.9.21</kotlin.version>
<kotlin.compiler.apiVersion>1.5</kotlin.compiler.apiVersion>
<kotlin.compiler.languageVersion>1.5</kotlin.compiler.languageVersion>
<coroutines.version>1.7.3</coroutines.version>
Expand Down

0 comments on commit 56e99ef

Please sign in to comment.