Skip to content
This repository has been archived by the owner on Sep 17, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency org.mariadb.jdbc:mariadb-java-client to …
Browse files Browse the repository at this point in the history
…v3.4.1 (#604)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and mergify[bot] authored Sep 17, 2024
1 parent 2558649 commit 021ac08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ caffeine = "com.github.ben-manes.caffeine:caffeine:3.1.8"
reflections = "org.reflections:reflections:0.10.2"
classgraph = "io.github.classgraph:classgraph:4.8.175"
slimjar = { module = "dev.racci.slimjar:slimjar", version.ref = "slimjar" }
mariadb = "org.mariadb.jdbc:mariadb-java-client:3.3.3"
mariadb = "org.mariadb.jdbc:mariadb-java-client:3.4.1"
toolfactory = "io.github.toolfactory:jvm-driver:9.7.1"
apiguardian = "org.apiguardian:apiguardian-api:1.1.2"
aedile = "com.sksamuel.aedile:aedile-core:1.3.1"
Expand Down

0 comments on commit 021ac08

Please sign in to comment.