From b384e14ec67121e9a269809ecd01562ac3140f41 Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Wed, 23 Aug 2023 18:45:01 +0200 Subject: [PATCH] Adds a Groovy 3.0 compatible version; foxes gh-35 --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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