Skip to content

Commit 253581c

Browse files
authored
Merge pull request #808 from scala-steward/update/mariadb-1.20.3
Update mariadb to 1.20.3
2 parents 376ea0c + 611f13a commit 253581c

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
@@ -34,7 +34,7 @@ val sprayV = "1.3.+"
3434
val scalalikeV = "4.3.2"
3535
val akkaHttpVersion = "10.5.3"
3636
val akkaVersion = "2.8.5"
37-
val testContainersVersion = "1.20.1"
37+
val testContainersVersion = "1.20.3"
3838

3939
resolvers += Resolver.typesafeRepo("releases")
4040

0 commit comments

Comments
 (0)