Skip to content

Commit

Permalink
fix(deps): update kotlin monorepo to v1.8.21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 27, 2023
1 parent a934cd7 commit 579b4bf
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 @@ -9,7 +9,7 @@ micronaut-kotlin = "4.0.0-SNAPSHOT"

groovy = "4.0.11"
junit5 = "5.9.2"
kotlin = "1.8.10"
kotlin = "1.8.21"
kotest = "5.5.5"
spotbugs = "4.7.3"

Expand All @@ -18,7 +18,7 @@ managed-validation = "3.0.2"
# Gradle plugins

micronaut-gradle-plugin = "3.7.8"
kotlin-gradle-plugin = "1.8.10"
kotlin-gradle-plugin = "1.8.21"
ksp-gradle-plugin = "1.8.20-1.0.11"

jakarta-validation-tck = "3.0.1"
Expand Down

0 comments on commit 579b4bf

Please sign in to comment.