Skip to content

Commit e6107bf

Browse files
fix(deps): update dependency com.google.devtools.ksp:symbol-processing-gradle-plugin to v2
1 parent b0540cd commit e6107bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ micronaut-logging = "1.3.0"
2020

2121
micronaut-gradle-plugin = "4.4.3"
2222
kotlin-gradle-plugin = "1.9.25"
23-
ksp-gradle-plugin = "1.9.25-1.0.20"
23+
ksp-gradle-plugin = "2.0.21-1.0.25"
2424

2525
[libraries]
2626
# Core

0 commit comments

Comments
 (0)