Skip to content

Commit 50f5beb

Browse files
authored
Merge pull request xvik#476 from xvik/dependabot/gradle/ru.vyarus-spock-junit5-1.3.0
Bump ru.vyarus:spock-junit5 from 1.2.0 to 1.3.0
2 parents bb7285b + de84c4f commit 50f5beb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ ext {
2424
guice = '7.0.0'
2525
asm = '9.9.1'
2626
hk2 = '3.0.6'
27-
spockJunit5 = '1.2.0'
27+
spockJunit5 = '1.3.0'
2828
guiceExtAnn = '2.0.1'
2929
guiceValidator = '3.0.2'
3030
}

0 commit comments

Comments
 (0)