Skip to content

Commit

Permalink
Update Spock framework version
Browse files Browse the repository at this point in the history
The Spock framework has been updated from version 2.4-M1-groovy-4.0 to 2.4-M2-groovy-4.0. This update is essential to leverage the improvements and bug fixes included in the new version.
  • Loading branch information
Jegors Čemisovs committed Mar 5, 2024
1 parent 1330863 commit 3386e1f
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 @@ -153,7 +153,7 @@
<dependency>
<groupId>org.spockframework</groupId>
<artifactId>spock-bom</artifactId>
<version>2.4-M1-groovy-4.0</version>
<version>2.4-M2-groovy-4.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 3386e1f

Please sign in to comment.