Skip to content

Commit

Permalink
Merge pull request #258 from jfisbein/dependabot/maven/testcontainers…
Browse files Browse the repository at this point in the history
….version-1.20.3

Bump testcontainers.version from 1.20.1 to 1.20.3
  • Loading branch information
jfisbein authored Oct 26, 2024
2 parents 045911d + 95015ee commit 01a3bf1
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 @@ -48,7 +48,7 @@
<commons-lang.version>3.17.0</commons-lang.version>
<lombok.version>1.18.34</lombok.version>
<lombok-plugin.version>1.18.20.0</lombok-plugin.version>
<testcontainers.version>1.20.1</testcontainers.version>
<testcontainers.version>1.20.3</testcontainers.version>
<testcontainers-redis.version>2.2.2</testcontainers-redis.version>
<assertj.version>3.26.3</assertj.version>
<delombok.output>target/generated-sources/delombok</delombok.output>
Expand Down

0 comments on commit 01a3bf1

Please sign in to comment.