Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/gradle/spring-68df027451
Browse files Browse the repository at this point in the history
  • Loading branch information
jesperancinha authored Jul 19, 2024
2 parents 1486314 + 35070b4 commit 7954fb5
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 @@ -5,7 +5,7 @@ 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.2" }
spring-dependency-management = { id = "io.spring.dependency-management", version = "1.1.6" }
flyway = { id = "org.flywaydb.flyway", version = "10.15.2" }
flyway = { id = "org.flywaydb.flyway", version = "10.16.0" }
graalvm-buildtools-native = { id = "org.graalvm.buildtools.native", version = "0.10.2" }

[libraries]
Expand Down

0 comments on commit 7954fb5

Please sign in to comment.