Skip to content

Commit

Permalink
U - Oppgraderer org.testcontainers:testcontainers:1.19.4 -> 1.19.6
Browse files Browse the repository at this point in the history
Automatisert oppgradering av org.testcontainers:testcontainers.
  • Loading branch information
dskarpas committed Feb 27, 2024
1 parent 4ed0489 commit 39c911a
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 @@ -110,5 +110,5 @@ dependencies {

//testcontainers
testImplementation("org.testcontainers:junit-jupiter:1.19.6")
testImplementation "org.testcontainers:testcontainers:1.19.4"
testImplementation "org.testcontainers:testcontainers:1.19.6"
}

0 comments on commit 39c911a

Please sign in to comment.