Skip to content

Commit

Permalink
Kotlin 2.0.0-Beta3
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonMarquis authored Jan 28, 2024
1 parent 1da4e10 commit 3753688
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[versions]
junit = "5.10.1"
dokka = "1.9.10"
kotlin = "2.0.0-Beta2"
ksp = "2.0.0-Beta2-1.0.16"
kotlin = "2.0.0-Beta3"
ksp = "2.0.0-Beta3-1.0.17"

[libraries]
junitApi = { module = "org.junit.jupiter:junit-jupiter-api", version.ref = "junit" }
Expand Down

0 comments on commit 3753688

Please sign in to comment.