Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/gradle/junitJupiterVersion-5.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mvmike authored Aug 15, 2024
2 parents c99096c + 8676a1c commit 6bdc4ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -182,5 +182,5 @@ dependencies {
testImplementation("com.tngtech.archunit:archunit-junit5:1.3.0")

// https://github.com/qos-ch/slf4j/tags
testImplementation("org.slf4j:slf4j-simple:2.0.15")
testImplementation("org.slf4j:slf4j-simple:2.0.16")
}

0 comments on commit 6bdc4ed

Please sign in to comment.