We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bae4541 commit 6ca898aCopy full SHA for 6ca898a
tooling/jbang/CockroachDBReactiveTest.java.qute
@@ -15,7 +15,7 @@
15
16
//// Testcontainer needs the JDBC drivers to start the container
17
//// Hibernate Reactive doesn't need it
18
-//DEPS org.postgresql:postgresql:42.3.5
+//DEPS org.postgresql:postgresql:42.4.0
19
20
import java.io.IOException;
21
import javax.persistence.Entity;
tooling/jbang/ReactiveTest.java
@@ -21,7 +21,7 @@
//
22
//// Testcontainer needs the JDBC drivers to start the containers
23
//// Hibernate Reactive doesn't use them
24
25
//DEPS mysql:mysql-connector-java:8.0.28
26
//DEPS org.mariadb.jdbc:mariadb-java-client:2.7.3
27
0 commit comments