Skip to content

Commit

Permalink
Bump org.testcontainers:spock from 1.20.2 to 1.20.3 in /src (#306)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 23, 2024
1 parent 64189f6 commit 38ae08a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/refimpl-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>spock</artifactId>
<version>1.20.2</version>
<version>1.20.3</version>
<scope>test</scope>
</dependency>
<!-- Mandatory dependencies for using Spock -->
Expand Down

0 comments on commit 38ae08a

Please sign in to comment.