Skip to content

Commit

Permalink
Merge pull request #3016 from jooby-project/dependabot/maven/kotlin.v…
Browse files Browse the repository at this point in the history
…ersion-1.9.0

build(deps): bump kotlin.version from 1.8.21 to 1.9.0
  • Loading branch information
jknack committed Jul 10, 2023
2 parents c55093d + 17ef0e6 commit e4ea289
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 @@ -104,7 +104,7 @@
<unbescape.version>1.1.6.RELEASE</unbescape.version>

<!-- Kotlin -->
<kotlin.version>1.8.21</kotlin.version>
<kotlin.version>1.9.0</kotlin.version>
<kotlinx-coroutines-core.version>1.7.2</kotlinx-coroutines-core.version>
<kotlin.compiler.incremental>true</kotlin.compiler.incremental>

Expand Down

0 comments on commit e4ea289

Please sign in to comment.