Skip to content

Commit

Permalink
Merge pull request #85 from giuliopulina/dependabot/maven/application…
Browse files Browse the repository at this point in the history
…/org.testcontainers-testcontainers-bom-1.20.0

Bump org.testcontainers:testcontainers-bom from 1.19.8 to 1.20.0 in /application
  • Loading branch information
giuliopulina authored Jul 17, 2024
2 parents 2bd5159 + 2dc96ce commit 6a7b02c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<properties>
<java.version>17</java.version>
<spring-cloud-aws.version>3.1.1</spring-cloud-aws.version>
<testcontainers.version>1.19.8</testcontainers.version>
<testcontainers.version>1.20.0</testcontainers.version>
</properties>
<dependencyManagement>
<dependencies>
Expand Down

0 comments on commit 6a7b02c

Please sign in to comment.