Skip to content

Commit

Permalink
chore(deps): update dependency org.mariadb.jdbc:mariadb-java-client t…
Browse files Browse the repository at this point in the history
…o v3.5.2
  • Loading branch information
renovate[bot] authored Feb 11, 2025
1 parent 89210e0 commit 7345c4c
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 7345c4c

Please sign in to comment.