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 May 11, 2023
1 parent e991db7 commit fd67054
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 @@ -10,7 +10,7 @@ micronaut-logging = "1.0.0-M1"

groovy = "4.0.11"
junit5 = "5.9.3"
kotlin = "1.8.10"
kotlin = "1.8.21"
kotest = "5.6.2"
spotbugs = "4.7.3"

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

micronaut-gradle-plugin = "4.0.0-M2"
kotlin-gradle-plugin = "1.8.10"
kotlin-gradle-plugin = "1.8.21"
ksp-gradle-plugin = "1.8.21-1.0.11"

jakarta-validation-tck = "3.0.1"
Expand Down

0 comments on commit fd67054

Please sign in to comment.