Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlin:kotlin-test to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 22, 2024
1 parent 65625a2 commit 81ab181
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]

kotlin = "1.9.20" # should match Gradle's embedded Kotlin version https://docs.gradle.org/current/userguide/compatibility.html#kotlin
kotlin = "2.0.0-station-911" # should match Gradle's embedded Kotlin version https://docs.gradle.org/current/userguide/compatibility.html#kotlin
kotlin-dokka = "1.9.20"
kotlinx-serialization = "1.6.3"

Expand Down

0 comments on commit 81ab181

Please sign in to comment.