Skip to content

Commit

Permalink
Merge pull request #904 from smallrye/dependabot/maven/1.x/org.testco…
Browse files Browse the repository at this point in the history
…ntainers-junit-jupiter-1.20.0

1.x: bump org.testcontainers:junit-jupiter from 1.19.8 to 1.20.0
  • Loading branch information
aureamunoz authored Jul 18, 2024
2 parents 6889d86 + a77d42c commit 7763ea9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<vertx.version>4.5.9</vertx.version>
<version.vertx-mutiny-bindings>2.28.0</version.vertx-mutiny-bindings>
<!-- override the testcontainers version with the newest one -->
<version.testcontainers>1.19.8</version.testcontainers>
<version.testcontainers>1.20.0</version.testcontainers>

<kubernetes-client.version>6.13.1</kubernetes-client.version>
<!-- we cannot update to 2.x as jboss-logging does not support SLF4J 2 for now -->
Expand Down

0 comments on commit 7763ea9

Please sign in to comment.