Skip to content

Commit 99b90c7

Browse files
authored
Merge pull request #239 from Solidarische-Raumnutzung/dependabot/gradle/org.flywaydb.flyway-11.3.4
chore(deps): bump org.flywaydb.flyway from 11.3.3 to 11.3.4
2 parents 644513c + 6869c03 commit 99b90c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
java
77
id("org.springframework.boot") version "3.4.3"
88
id("io.spring.dependency-management") version "1.1.7"
9-
id("org.flywaydb.flyway") version "11.3.3"
9+
id("org.flywaydb.flyway") version "11.3.4"
1010
id("gg.jte.gradle") version "3.1.16"
1111
jacoco
1212
}

0 commit comments

Comments
 (0)