Skip to content

Commit

Permalink
Merge pull request #20 from AzisabaNetwork/renovate/org.mariadb.jdbc-…
Browse files Browse the repository at this point in the history
…mariadb-java-client-3.x
  • Loading branch information
acrylic-style authored May 26, 2022
2 parents df6e962 + 200f4b7 commit 1e8a6ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependencies {
api("org.yaml:snakeyaml:1.30")

// mariadb-client
api("org.mariadb.jdbc:mariadb-java-client:3.0.4")
api("org.mariadb.jdbc:mariadb-java-client:3.0.5")
}

tasks {
Expand Down

0 comments on commit 1e8a6ec

Please # to comment.