Skip to content

Commit

Permalink
Merge pull request #2341 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.4.1
  • Loading branch information
outductor authored Jul 25, 2024
2 parents 6fbb15b + 8a8d8d8 commit cb4ed9b
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 @@ -83,7 +83,7 @@ val dependenciesToEmbed = Seq(
"org.scala-lang.modules" %% "scala-collection-contrib" % "0.3.0",

// DB
"org.mariadb.jdbc" % "mariadb-java-client" % "3.3.1",
"org.mariadb.jdbc" % "mariadb-java-client" % "3.4.1",
"org.flywaydb" % "flyway-core" % "5.2.4",
"org.scalikejdbc" %% "scalikejdbc" % "3.5.0",

Expand Down

0 comments on commit cb4ed9b

Please sign in to comment.