Skip to content

Commit

Permalink
Merge pull request #661 from smallrye/dependabot/maven/kotlin.version…
Browse files Browse the repository at this point in the history
…-1.5.30

Bump kotlin.version from 1.5.21 to 1.5.30
  • Loading branch information
cescoffier authored Aug 26, 2021
2 parents 6dc4916 + dce6a60 commit bc6c236
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 @@ -101,7 +101,7 @@
<maven.compiler.target>1.8</maven.compiler.target>

<!-- Configuration of mutiny-kotlin module -->
<kotlin.version>1.5.21</kotlin.version>
<kotlin.version>1.5.30</kotlin.version>
<kotlin.compiler.apiVersion>1.3</kotlin.compiler.apiVersion>
<kotlin.compiler.languageVersion>1.3</kotlin.compiler.languageVersion>
<coroutines.version>1.5.1</coroutines.version>
Expand Down

0 comments on commit bc6c236

Please sign in to comment.