Skip to content

Commit

Permalink
dep v bump
Browse files Browse the repository at this point in the history
  • Loading branch information
mvysny committed Jul 2, 2024
1 parent cf11fd3 commit 8b8ea28
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 @@ -30,7 +30,7 @@ testcontainers-mssqlserver = { module = "org.testcontainers:mssqlserver", versio
testcontainers-cockroachdb = { module = "org.testcontainers:cockroachdb", version.ref = "testcontainers" }
jdbc-postgresql = "org.postgresql:postgresql:42.7.2" # check newest at https://jdbc.postgresql.org/download/
jdbc-mysql = "com.mysql:mysql-connector-j:8.2.0" # https://dev.mysql.com/downloads/connector/j/
jdbc-mariadb = "org.mariadb.jdbc:mariadb-java-client:3.3.1" # https://mariadb.com/kb/en/about-mariadb-connector-j/
jdbc-mariadb = "org.mariadb.jdbc:mariadb-java-client:3.3.3" # https://mariadb.com/kb/en/about-mariadb-connector-j/
jdbc-mssql = "com.microsoft.sqlserver:mssql-jdbc:12.2.0.jre11"

[bundles]
Expand Down

0 comments on commit 8b8ea28

Please sign in to comment.