Skip to content

Commit

Permalink
Update dependency org.mariadb.jdbc:mariadb-java-client to v3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 24, 2023
1 parent 129eb4e commit 474741a
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 @@ -44,5 +44,5 @@ kotlin-logging = "io.github.microutils:kotlin-logging-jvm:3.0.4"
spring-mockk = "com.ninja-squad:springmockk:3.1.2"
strikt = "io.strikt:strikt-core:0.34.1"
mariadb4j = "org.craftercms.mariaDB4j:mariaDB4j-springboot:2.5.3"
mariadbClient = "org.mariadb.jdbc:mariadb-java-client:3.1.1"
mariadbClient = "org.mariadb.jdbc:mariadb-java-client:3.1.2"
springdoc = "org.springdoc:springdoc-openapi-ui:1.6.14"

0 comments on commit 474741a

Please sign in to comment.