Skip to content

Commit

Permalink
Merge branch 'main' into serras/update-kotlin-compile-testing
Browse files Browse the repository at this point in the history
  • Loading branch information
serras authored Dec 22, 2023
2 parents 62ba0d4 + 731a9b2 commit a42dcad
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
Expand Up @@ -11,8 +11,8 @@ jUnitVintage = "5.10.1"
kotest = "5.8.0"
kotestGradle = "5.8.0"
kover = "0.7.5"
kotlin = "1.9.21"
kotlinxSerializationPlugin = "1.9.21"
kotlin = "1.9.22"
kotlinxSerializationPlugin = "1.9.22"
kotlinBinaryCompatibilityValidator = "0.13.2"
kotlinCompileTesting = "0.4.0"
knit = "0.5.0"
Expand Down

0 comments on commit a42dcad

Please sign in to comment.