Skip to content

Commit

Permalink
U - Oppgraderer org.testcontainers:testcontainers:1.19.0 -> 1.19.1
Browse files Browse the repository at this point in the history
Automatisert oppgradering av org.testcontainers:testcontainers.
  • Loading branch information
dskarpas committed Oct 10, 2023
1 parent 84d07df commit 1cc208f
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 @@ -107,5 +107,5 @@ dependencies {

//testcontainers
testImplementation("org.testcontainers:junit-jupiter:1.19.1")
testImplementation "org.testcontainers:testcontainers:1.19.0"
testImplementation "org.testcontainers:testcontainers:1.19.1"
}

0 comments on commit 1cc208f

Please sign in to comment.