Skip to content

Commit

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

build(deps): bump org.testcontainers:junit-jupiter from 1.20.1 to 1.20.2
  • Loading branch information
aureamunoz authored Oct 1, 2024
2 parents 8fbf21d + 19799de commit f3438cb
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.10</vertx.version>
<version.vertx-mutiny-bindings>3.15.1</version.vertx-mutiny-bindings>
<!-- override the testcontainers version with the newest one -->
<version.testcontainers>1.20.1</version.testcontainers>
<version.testcontainers>1.20.2</version.testcontainers>

<kubernetes-client.version>6.13.4</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 f3438cb

Please sign in to comment.