diff --git a/pom.xml b/pom.xml
index 718fa1f..ea28225 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.blogspot.toomuchcoding
spock-subjects-collaborators-extension
- 2.0.1-SNAPSHOT
+ 2.0.1-groovy-3.0-SNAPSHOT
spock-subjects-collaborators-extension
Spock extension that allows you to inject Collaborators into Subjects. Bases on Mockito's @InjectMocks functionality
https://github.com/marcingrzejszczak/spock-subjects-collaborators-extension
@@ -12,7 +12,7 @@
Apache License, Version 2.0
https://www.apache.org/licenses/LICENSE-2.0
- Copyright 2014-2015 the original author or authors.
+ Copyright 2014-2023 the original author or authors.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -67,8 +67,8 @@
${java.version}
${java.version}
- 2.5.23
- 2.3-groovy-2.5
+ 3.0.19
+ 2.3-groovy-3.0
3.3
1.14.5