Skip to content

Commit

Permalink
reverting testContainers version to 1.5.1 from 1.6.0 due to issue in …
Browse files Browse the repository at this point in the history
  • Loading branch information
forgo committed Apr 6, 2018
1 parent fd993ae commit ac0ae53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ subprojects {
esVersion = "${project.esVersion}"
groovyVersion = '2.4.14'
spockVersion = '1.1-groovy-2.4'
testContainersVersion = '1.6.0'
testContainersVersion = '1.5.1'
}

afterEvaluate {
Expand Down

0 comments on commit ac0ae53

Please sign in to comment.