Skip to content

Commit b468b6a

Browse files
committed
fix github repository in generated pom
1 parent 8006b61 commit b468b6a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ description = 'Junit 6 extensions support for Spock Framework 2'
4040
github {
4141
user = 'xvik'
4242
license = 'MIT'
43+
repository = 'spock-junit5'
4344
}
4445

4546
maven {

0 commit comments

Comments
 (0)