Skip to content

Commit

Permalink
Merge pull request #336 from jenkinsci/dependabot/maven/testcontainer…
Browse files Browse the repository at this point in the history
…s.version-1.20.5

Bump testcontainers.version from 1.20.4 to 1.20.5
  • Loading branch information
uhafner authored Feb 24, 2025
2 parents 8a289c9 + 3505bc1 commit 5e82bf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

<!-- Test Library Dependencies Versions -->
<xmlunit.version>2.10.0</xmlunit.version>
<testcontainers.version>1.20.4</testcontainers.version>
<testcontainers.version>1.20.5</testcontainers.version>

<arcmutate.git.version>2.0.0</arcmutate.git.version>
</properties>
Expand Down

0 comments on commit 5e82bf6

Please sign in to comment.