Skip to content

Commit

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

build(deps): bump org.testcontainers:junit-jupiter from 1.19.1 to 1.19.2
  • Loading branch information
aureamunoz authored Nov 15, 2023
2 parents 322517a + ac0d984 commit c7c491a
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.4.1</vertx.version>
<version.vertx-mutiny-bindings>3.7.2</version.vertx-mutiny-bindings>
<!-- override the testcontainers version with the newest one -->
<version.testcontainers>1.19.1</version.testcontainers>
<version.testcontainers>1.19.2</version.testcontainers>

<kubernetes-client.version>6.9.2</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 c7c491a

Please sign in to comment.