Skip to content

Commit

Permalink
Merge pull request #765 from smallrye/dependabot/maven/org.testcontai…
Browse files Browse the repository at this point in the history
…ners-junit-jupiter-1.19.4

build(deps): bump org.testcontainers:junit-jupiter from 1.19.3 to 1.19.4
  • Loading branch information
cescoffier authored Jan 29, 2024
2 parents 1645d05 + 9e61c8c commit a5f6fad
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.1</vertx.version>
<version.vertx-mutiny-bindings>3.8.0</version.vertx-mutiny-bindings>
<!-- override the testcontainers version with the newest one -->
<version.testcontainers>1.19.3</version.testcontainers>
<version.testcontainers>1.19.4</version.testcontainers>

<kubernetes-client.version>6.10.0</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 a5f6fad

Please sign in to comment.