Skip to content

Commit

Permalink
Auto-Update Dependencies
Browse files Browse the repository at this point in the history
Updated org.testcontainers:testcontainers:jar:1.19.8 to version 1.20.0
Updating parent from 3.3.1 to 3.3.2
  • Loading branch information
actions-user committed Jul 23, 2024
1 parent d6b6a6c commit 59b66e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.3.1</version>
<version>3.3.2</version>
<relativePath />
</parent>
<groupId>io.github.ardoco</groupId>
Expand Down Expand Up @@ -74,7 +74,7 @@
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>testcontainers</artifactId>
<version>1.19.8</version>
<version>1.20.0</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 59b66e7

Please sign in to comment.