Skip to content

Commit

Permalink
Merge pull request #2432 from GiganticMinecraft/renovate/org.mariadb.…
Browse files Browse the repository at this point in the history
…jdbc-mariadb-java-client-3.x

chore(deps): update dependency org.mariadb.jdbc:mariadb-java-client to v3.5.2
  • Loading branch information
outductor authored Feb 12, 2025
2 parents 89210e0 + 7345c4c commit 061dbfd
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 @@ -87,7 +87,7 @@ val dependenciesToEmbed = Seq(
"org.scala-lang.modules" %% "scala-collection-contrib" % "0.4.0",

// DB
"org.mariadb.jdbc" % "mariadb-java-client" % "3.5.1",
"org.mariadb.jdbc" % "mariadb-java-client" % "3.5.2",
"org.flywaydb" % "flyway-core" % "11.3.1",
"org.flywaydb" % "flyway-mysql" % "11.3.1",
"org.scalikejdbc" %% "scalikejdbc" % "4.3.2",
Expand Down

0 comments on commit 061dbfd

Please sign in to comment.