Skip to content

Commit 8fdf7a2

Browse files
authored
Merge pull request #485 from scala-steward/update/mariadb-java-client-3.3.1
Update mariadb-java-client to 3.3.1
2 parents 169d96d + 057f7c1 commit 8fdf7a2

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
@@ -50,7 +50,7 @@ lazy val treehub = (project in file("."))
5050
"io.github.uptane" %% "libats-logging" % libatsV,
5151

5252
"org.scala-lang.modules" %% "scala-async" % "0.9.6",
53-
"org.mariadb.jdbc" % "mariadb-java-client" % "3.3.0",
53+
"org.mariadb.jdbc" % "mariadb-java-client" % "3.3.1",
5454

5555
"com.amazonaws" % "aws-java-sdk-s3" % "1.12.600"
5656
)

0 commit comments

Comments
 (0)