Skip to content

Commit

Permalink
Update mariadb-java-client to 3.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Nov 24, 2024
1 parent 83f7b40 commit 5a21b74
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.5.0",
"org.mariadb.jdbc" % "mariadb-java-client" % "3.5.1",
"com.beachape" %% "enumeratum" % "1.7.5",
"com.beachape" %% "enumeratum-circe" % "1.7.5",

Expand Down

0 comments on commit 5a21b74

Please sign in to comment.