Skip to content

Commit

Permalink
Merge pull request #2265 from lukas-krecan/dependabot/maven/test-cont…
Browse files Browse the repository at this point in the history
…ainers.ver-1.20.4

Bump test-containers.ver from 1.20.3 to 1.20.4
  • Loading branch information
lukas-krecan authored Nov 21, 2024
2 parents 966cf38 + 7d5084a commit 4867071
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cdi/test/quarkus-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>postgresql</artifactId>
<version>1.20.3</version>
<version>1.20.4</version>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
<jdk.version>17</jdk.version>
<spring-boot-current.version>3.3.5</spring-boot-current.version>
<junit.ver>5.11.3</junit.ver>
<test-containers.ver>1.20.3</test-containers.ver>
<test-containers.ver>1.20.4</test-containers.ver>
<kotlin.ver>2.0.21</kotlin.ver>
<micronaut4.version>4.7.0</micronaut4.version>
<micronaut4.validation.version>4.8.0</micronaut4.validation.version>
Expand Down

0 comments on commit 4867071

Please sign in to comment.