Skip to content

Commit

Permalink
Merge pull request #388 from scala-steward/update/mariadb-java-client…
Browse files Browse the repository at this point in the history
…-3.1.4

Update mariadb-java-client to 3.1.4
  • Loading branch information
mergify[bot] committed May 1, 2023
2 parents 314b96a + e2b4f54 commit efd6437
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ lazy val treehub = (project in file("."))
"io.github.uptane" %% "libats-logging" % libatsV,

"org.scala-lang.modules" %% "scala-async" % "0.9.6",
"org.mariadb.jdbc" % "mariadb-java-client" % "3.1.3",
"org.mariadb.jdbc" % "mariadb-java-client" % "3.1.4",

"com.amazonaws" % "aws-java-sdk-s3" % "1.12.459"
)
Expand Down

0 comments on commit efd6437

Please sign in to comment.