Skip to content

Commit

Permalink
Update mariadb-java-client to 3.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jul 30, 2024
1 parent 1eb8dcc commit f3834c6
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.2.0",
"org.mariadb.jdbc" % "mariadb-java-client" % "3.4.1",
"com.beachape" %% "enumeratum" % "1.7.4",
"com.beachape" %% "enumeratum-circe" % "1.7.4",

Expand Down

0 comments on commit f3834c6

Please sign in to comment.