Skip to content

Commit

Permalink
Bump spock-core from 1.3-groovy-2.5 to 2.0-groovy-3.0
Browse files Browse the repository at this point in the history
Bumps spock-core from 1.3-groovy-2.5 to 2.0-groovy-3.0.

---
updated-dependencies:
- dependency-name: org.spockframework:spock-core
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 15, 2021
1 parent c5229ec commit 27696b3
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 @@ -177,7 +177,7 @@
<dependency>
<groupId>org.spockframework</groupId>
<artifactId>spock-core</artifactId>
<version>1.3-groovy-2.5</version>
<version>2.0-groovy-3.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down Expand Up @@ -207,7 +207,7 @@
<dependency>
<groupId>nl.jqno.equalsverifier</groupId>
<artifactId>equalsverifier</artifactId>
<version>3.1.11</version>
<version>3.7</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 27696b3

Please sign in to comment.