Skip to content

Commit e256cd8

Browse files
authored
Merge pull request #26 from MikAoJk/dependabot/gradle/flywayVersion-11.5.0
chore(deps): bump flywayVersion from 11.4.1 to 11.5.0
2 parents dd2925e + 5adb19f commit e256cd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ val logbackVersion = "1.5.18"
99
val logstashEncoderVersion = "8.0"
1010
val kotlinVersion = "2.1.10"
1111
val hikariCPVersion = "6.3.0"
12-
val flywayVersion = "11.4.1"
12+
val flywayVersion = "11.5.0"
1313
val embeddedPostgresVersion = "2.1.0"
1414
val postgresVersion = "42.7.5"
1515

0 commit comments

Comments
 (0)