Skip to content

Commit

Permalink
Merge pull request #13530: [BEAM-9196] Update testcontainers to 1.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aromanenko-dev authored Dec 14, 2020
2 parents 302de87 + dc7ecb9 commit fc42781
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -448,7 +448,7 @@ class BeamModulePlugin implements Plugin<Project> {
def slf4j_version = "1.7.30"
def spark_version = "2.4.7"
def spotbugs_version = "4.0.6"
def testcontainers_version = "1.15.0-rc2"
def testcontainers_version = "1.15.1"

// A map of maps containing common libraries used per language. To use:
// dependencies {
Expand Down

0 comments on commit fc42781

Please sign in to comment.