Skip to content
This repository has been archived by the owner on Aug 26, 2021. It is now read-only.

Commit

Permalink
Merge branch 'java-integration-tests' of https://github.com/vimeo/sta…
Browse files Browse the repository at this point in the history
…g-java into java-integration-tests
  • Loading branch information
anthonycr committed Oct 25, 2018
2 parents d381fab + f45b40d commit ff4677f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-test-java/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dependencies {
apt project(':stag-library-compiler')

testImplementation 'junit:junit:4.12'
testImplementation 'uk.co.jemos.podam:podam:7.1.0.RELEASE'
testImplementation 'uk.co.jemos.podam:podam:7.2.0.RELEASE'
}

gradle.projectsEvaluated {
Expand Down

0 comments on commit ff4677f

Please sign in to comment.