Skip to content

Commit 302764a

Browse files
Bump org.flywaydb:flyway-database-postgresql in the gradle group
Bumps the gradle group with 1 update: org.flywaydb:flyway-database-postgresql. Updates `org.flywaydb:flyway-database-postgresql` from 11.3.0 to 11.3.1 --- updated-dependencies: - dependency-name: org.flywaydb:flyway-database-postgresql dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0396f34 commit 302764a

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
@@ -7,7 +7,7 @@ val dusseldorfKtorVersion = "5.0.19"
77
val jsonassertVersion = "1.5.3"
88

99
// Database
10-
val flywayVersion = "11.3.0"
10+
val flywayVersion = "11.3.1"
1111
val hikariVersion = "6.2.1"
1212
val kotliqueryVersion = "1.9.1"
1313
val postgresVersion = "42.7.5"

0 commit comments

Comments
 (0)