Skip to content

Commit e966992

Browse files
Merge pull request #2093 from jesperancinha/dependabot/gradle/kotlin-2af85879ed
Bump com.google.devtools.ksp from 2.2.20-2.0.3 to 2.2.20-2.0.4 in the kotlin group
2 parents 6719cf6 + 5ac362d commit e966992

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
@@ -18,7 +18,7 @@ kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
1818
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
1919
kotlin-js = { id = "org.jetbrains.kotlin.js", version.ref = "kotlin" }
2020
jesperancinha-omni = { id = "org.jesperancinha.plugins.omni", version = "0.4.5" }
21-
google-ksp = { id = "com.google.devtools.ksp", version = "2.2.20-2.0.3" }
21+
google-ksp = { id = "com.google.devtools.ksp", version = "2.2.20-2.0.4" }
2222

2323
[libraries]
2424
# JUnit

0 commit comments

Comments
 (0)