Skip to content

Commit 97051b8

Browse files
committed
update upstream test
1 parent e839567 commit 97051b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/groovy/ru/vyarus/gradle/plugin/python/UpstreamKitTest.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import org.gradle.testkit.runner.TaskOutcome
99
*/
1010
class UpstreamKitTest extends AbstractKitTest {
1111

12-
String GRADLE_VERSION = '8.7'
12+
String GRADLE_VERSION = '8.10.2'
1313

1414
def "Check simple plugin execution"() {
1515
setup:

0 commit comments

Comments
 (0)