Skip to content

Commit

Permalink
updated spock-github-extension version (#22)
Browse files Browse the repository at this point in the history
Co-authored-by: Joaquim Neto <[email protected]>
  • Loading branch information
Joaquimmnetto and Joaquimmnetto authored May 17, 2021
1 parent 9d38ef5 commit 3cf8de2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,12 @@ pluginBundle {
}

github {
repositoryName = "wooga/atlas-github-release-notes"
repositoryName.value "wooga/atlas-github-release-notes"
}

dependencies {
testCompile "org.ajoberstar:grgit:1.7.2"
testCompile'com.wooga.spock.extensions:spock-github-extension:0.1.2'
testCompile'com.wooga.spock.extensions:spock-github-extension:[0.1.2, 0.2)'
compile 'com.wooga.github:github-changelog-lib:[0.4.2, 0.5)'
compile "gradle.plugin.net.wooga.gradle:atlas-github:[2,3)"
}
Expand Down

0 comments on commit 3cf8de2

Please sign in to comment.