Skip to content

Commit

Permalink
Merge pull request #407 from jesperancinha/dependabot/gradle/kotlin-7…
Browse files Browse the repository at this point in the history
…425ca1476

Bump the kotlin group across 1 directory with 4 updates
  • Loading branch information
github-actions[bot] authored Jun 21, 2024
2 parents bde63fa + 4812467 commit 7692ad0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[plugins]
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version = "1.9.24" }
kotlin-spring = { id = "org.jetbrains.kotlin.plugin.spring", version = "1.9.24" }
kotlin-jpa = { id = "org.jetbrains.kotlin.plugin.jpa", version = "1.9.24" }
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version = "1.9.24" }
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version = "2.0.0" }
kotlin-spring = { id = "org.jetbrains.kotlin.plugin.spring", version = "2.0.0" }
kotlin-jpa = { id = "org.jetbrains.kotlin.plugin.jpa", version = "2.0.0" }
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version = "2.0.0" }
spring-boot = { id = "org.springframework.boot", version = "3.3.1" }
spring-dependency-management = { id = "io.spring.dependency-management", version = "1.1.5" }
flyway = { id = "org.flywaydb.flyway", version = "10.15.0" }
Expand Down

0 comments on commit 7692ad0

Please sign in to comment.