Skip to content

Commit

Permalink
Merge 5df768b into ef1f396
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 10, 2024
2 parents ef1f396 + 5df768b commit 684a030
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 @@ -89,7 +89,7 @@ val dependenciesToEmbed = Seq(
"org.scala-lang.modules" %% "scala-collection-contrib" % "0.3.0",

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

0 comments on commit 684a030

Please sign in to comment.