Skip to content

Commit

Permalink
build(deps): bump kotlin.version from 2.0.10 to 2.0.20 (#687)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mohammad Noor Abu Khleif <[email protected]>
  • Loading branch information
dependabot[bot] and mohnoor94 authored Aug 22, 2024
1 parent b34fa56 commit d81dfd4
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.10</kotlin.version>
<kotlin.version>2.0.20</kotlin.version>
<kotlinx.coroutines.version>1.8.1</kotlinx.coroutines.version>
<kotlinx.serialization.version>1.7.1</kotlinx.serialization.version>
<ktor.version>2.3.12</ktor.version>
Expand Down

0 comments on commit d81dfd4

Please sign in to comment.