We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 644513c + 6869c03 commit 99b90c7Copy full SHA for 99b90c7
build.gradle.kts
@@ -6,7 +6,7 @@ plugins {
6
java
7
id("org.springframework.boot") version "3.4.3"
8
id("io.spring.dependency-management") version "1.1.7"
9
- id("org.flywaydb.flyway") version "11.3.3"
+ id("org.flywaydb.flyway") version "11.3.4"
10
id("gg.jte.gradle") version "3.1.16"
11
jacoco
12
}
0 commit comments