Skip to content

Commit

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

Update mariadb-java-client to 3.5.1
  • Loading branch information
mergify[bot] authored Nov 24, 2024
2 parents e13ba32 + 25882b0 commit 4d8bffd
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 @@ -49,7 +49,7 @@ lazy val serverDependencies = libraryDependencies ++= {
"io.github.uptane" %% "libats-metrics-prometheus" % libatsVersion,
"io.github.uptane" %% "libats-slick" % libatsVersion,
"io.github.uptane" %% "libats-logging" % libatsVersion,
"org.mariadb.jdbc" % "mariadb-java-client" % "3.5.0",
"org.mariadb.jdbc" % "mariadb-java-client" % "3.5.1",
"com.beachape" %% "enumeratum" % enumeratumV,
"com.beachape" %% "enumeratum-circe" % enumeratumV,
"io.scalaland" %% "chimney" % "1.4.0"
Expand Down

0 comments on commit 4d8bffd

Please sign in to comment.