Skip to content

Commit

Permalink
build(deps): bump kotlin.version from 2.0.21 to 2.1.0 (#868)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent d7fb408 commit fd08b45
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 @@ -90,7 +90,7 @@
<properties.maven.plugin.version>1.0.0</properties.maven.plugin.version>

<!-- Kotlin Compatible Versions -->
<kotlin.version>2.0.21</kotlin.version>
<kotlin.version>2.1.0</kotlin.version>
<kotlinx.coroutines.version>1.9.0</kotlinx.coroutines.version>
<kotlinx.serialization.version>1.7.3</kotlinx.serialization.version>
<ktor.version>3.0.1</ktor.version>
Expand Down

0 comments on commit fd08b45

Please sign in to comment.