Skip to content

Commit

Permalink
Merge pull request #146 from logickoder/dependabot/gradle/dev/org.spr…
Browse files Browse the repository at this point in the history
…ingframework.boot-3.1.5

chore(deps): bump org.springframework.boot from 3.1.4 to 3.1.5
  • Loading branch information
logickoder authored Oct 25, 2023
2 parents 6aba288 + 27809df commit 7150f40
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 @@ -102,5 +102,5 @@ 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.10-1.0.13" }
spring = { id = "org.springframework.boot", version = "3.1.4" }
spring = { id = "org.springframework.boot", version = "3.1.5" }
spring-dependency = { id = "io.spring.dependency-management", version = "1.1.3" }

0 comments on commit 7150f40

Please sign in to comment.