Skip to content

Commit

Permalink
Merge pull request #167 from logickoder/dependabot/gradle/dev/com.goo…
Browse files Browse the repository at this point in the history
…gle.devtools.ksp-1.9.22-1.0.16

chore(deps): bump com.google.devtools.ksp from 1.9.21-1.0.16 to 1.9.22-1.0.16
  • Loading branch information
logickoder authored Jan 20, 2024
2 parents 5ba011e + c752586 commit 70f5e96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,6 @@ kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
kotlin-kapt = { id = "org.jetbrains.kotlin.kapt", version.ref = "kotlin" }
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
kotlin-spring = { id = "org.jetbrains.kotlin.plugin.spring", version.ref = "kotlin" }
ksp = { id = "com.google.devtools.ksp", version = "1.9.21-1.0.16" }
ksp = { id = "com.google.devtools.ksp", version = "1.9.22-1.0.16" }
spring = { id = "org.springframework.boot", version = "3.2.1" }
spring-dependency = { id = "io.spring.dependency-management", version = "1.1.4" }

0 comments on commit 70f5e96

Please sign in to comment.