Skip to content

Commit

Permalink
Update Kotlin and KSP (#10854)
Browse files Browse the repository at this point in the history
* chore(deps): update managed.ksp to v1.9.24-1.0.20

* Update Kotlin and KSP

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
dstepanov and renovate[bot] committed May 24, 2024
1 parent 47455d9 commit a6e0463
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ managed-jakarta-annotation-api = "2.1.1"
managed-jackson = "2.17.1"
#@NextMajorVersion @Deprecated Delete in Micronaut Framework 5.
managed-jackson-databind = "2.17.0"
managed-kotlin = "1.9.23"
managed-kotlin-coroutines = "1.7.3"
managed-kotlin = "1.9.24"
managed-kotlin-coroutines = "1.8.1"
managed-methvin-directory-watcher = "0.18.0"
managed-netty = "4.1.110.Final"
managed-netty-iouring = "0.0.25.Final"
Expand All @@ -75,7 +75,7 @@ managed-reactive-streams = "1.0.4"
managed-reactor = "3.5.11"
managed-snakeyaml = "2.2"
managed-java-parser-core = "3.25.10"
managed-ksp = "1.9.23-1.0.20"
managed-ksp = "1.9.24-1.0.20"
micronaut-docs = "2.0.0"

[libraries]
Expand Down

0 comments on commit a6e0463

Please sign in to comment.