Skip to content

Commit

Permalink
Update Testcontainers to 1.15.2 (#194)
Browse files Browse the repository at this point in the history
  • Loading branch information
bsideup committed Feb 15, 2021
1 parent 4018eaa commit 191d22d
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 @@ -43,7 +43,7 @@ ext {
junitVersion = '4.12'
zkVersion = "3.4.13"
powermockVersion = '1.7.4'
testcontainersVersion = '1.15.0-rc2'
testcontainersVersion = '1.15.2'

javadocLinks = ["https://docs.oracle.com/javase/8/docs/api/",
"https://kafka.apache.org/10/javadoc/",
Expand Down

0 comments on commit 191d22d

Please sign in to comment.