Skip to content

Commit

Permalink
Merge pull request #257 from ChargeTimeEU/dependabot/maven/org.spockf…
Browse files Browse the repository at this point in the history
…ramework-spock-core-2.3-groovy-4.0

Bump org.spockframework:spock-core from 1.0-groovy-2.4 to 2.3-groovy-4.0
  • Loading branch information
TVolden authored Oct 16, 2023
2 parents 7b4cfdc + 72dad07 commit c6cf180
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ocpp-v1_6-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<dependency>
<groupId>org.spockframework</groupId>
<artifactId>spock-core</artifactId>
<version>1.0-groovy-2.4</version>
<version>2.3-groovy-4.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion ocpp-v2-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
<dependency>
<groupId>org.spockframework</groupId>
<artifactId>spock-core</artifactId>
<version>1.0-groovy-2.4</version>
<version>2.3-groovy-4.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion ocpp-v2_0-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<dependency>
<groupId>org.spockframework</groupId>
<artifactId>spock-core</artifactId>
<version>1.0-groovy-2.4</version>
<version>2.3-groovy-4.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit c6cf180

Please sign in to comment.