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.5 to version 1.19.6
Updating parent from 3.2.2 to 3.2.3
  • Loading branch information
actions-user committed Feb 27, 2024
1 parent bbc9129 commit cdce72c
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.2.2</version>
<version>3.2.3</version>
<relativePath />
</parent>
<groupId>io.github.ardoco</groupId>
Expand Down Expand Up @@ -71,7 +71,7 @@
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>testcontainers</artifactId>
<version>1.19.5</version>
<version>1.19.6</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit cdce72c

Please sign in to comment.