Skip to content

Commit

Permalink
Merge pull request #123 from jesperancinha/dependabot/gradle/kotlin-b…
Browse files Browse the repository at this point in the history
…821f36fb9

Bump com.google.devtools.ksp from 2.0.20-1.0.24 to 2.0.20-1.0.25 in the kotlin group
  • Loading branch information
github-actions[bot] authored Sep 6, 2024
2 parents dacd8b4 + beb58ab commit 01e71ad
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
@@ -1,10 +1,10 @@
[plugins]
google-ksp = { id = "com.google.devtools.ksp", version = "2.0.20-1.0.24" }
google-ksp = { id = "com.google.devtools.ksp", version = "2.0.20-1.0.25" }
jesperancinha-omni = { id = "org.jesperancinha.plugins.omni", version = "0.3.1" }
kotlin-jpa = { id = "org.jetbrains.kotlin.plugin.jpa", version = "2.0.20" }
kotlin-spring = { id = "org.jetbrains.kotlin.plugin.spring", version = "2.0.20" }
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version = "2.0.20" }
ksp = { id = "com.google.devtools.ksp", version = "2.0.20-1.0.24" }
ksp = { id = "com.google.devtools.ksp", version = "2.0.20-1.0.25" }
ktor = { id = "io.ktor.plugin", version = "2.3.12" }
protobuf = { id = "com.google.protobuf", version = "0.9.4" }
spring-boot = { id = "org.springframework.boot", version = "3.3.3" }
Expand Down

0 comments on commit 01e71ad

Please sign in to comment.