Skip to content

Commit

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

Update mariadb-java-client to 3.5.0
  • Loading branch information
mergify[bot] authored Oct 25, 2024
2 parents 8661eb7 + 9cab77d commit a433a71
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 @@ -51,7 +51,7 @@ libraryDependencies ++= {
"org.bouncycastle" % "bcpkix-jdk18on" % bouncyCastleV,
"org.scala-lang.modules" %% "scala-async" % "1.0.1",
"org.scala-lang" % "scala-reflect" % scalaVersion.value % Provided,
"org.mariadb.jdbc" % "mariadb-java-client" % "3.4.1",
"org.mariadb.jdbc" % "mariadb-java-client" % "3.5.0",
"com.beachape" %% "enumeratum" % "1.7.5",
"com.beachape" %% "enumeratum-circe" % "1.7.5",

Expand Down

0 comments on commit a433a71

Please sign in to comment.