Skip to content

Commit

Permalink
📦 Update Kotlin 1.7.20 and KSP 1.7.20-1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonMarquis committed Sep 30, 2022
1 parent 1558a0b commit 6bf9c10
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,7 +1,7 @@
[versions]
junit = "5.9.0"
kotlin = "1.7.10"
ksp = "1.7.10-1.0.6"
kotlin = "1.7.20"
ksp = "1.7.20-1.0.6"

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

0 comments on commit 6bf9c10

Please sign in to comment.