Skip to content

Commit 2176b80

Browse files
authored
Merge pull request #246 from softwaremill/update/flyway-core-10.3.0
Update flyway-core to 10.3.0
2 parents da1084b + e028d22 commit 2176b80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
val currentScalaVersion = "3.3.1"
22
val emailValidatorVersion = "1.8.0"
3-
val flywayVersion = "10.2.0"
3+
val flywayVersion = "10.3.0"
44
val hikariVersion = "5.1.0"
55
val jwtVersion = "4.4.0"
66
val logbackVersion = "1.4.14"

0 commit comments

Comments
 (0)