Skip to content

Commit

Permalink
Merge pull request #3 from Ivy-Apps/dependabot/gradle/org.junit.jupit…
Browse files Browse the repository at this point in the history
…er-junit-jupiter-5.10.2

Bump org.junit.jupiter:junit-jupiter from 5.10.1 to 5.10.2
  • Loading branch information
ILIYANGERMANOV authored Feb 5, 2024
2 parents d9e6adf + 2d2e9bb commit 2cbbf7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies {

testImplementation("io.gitlab.arturbosch.detekt:detekt-test:1.23.4")
testImplementation("io.kotest:kotest-assertions-core:5.8.0")
testImplementation("org.junit.jupiter:junit-jupiter:5.10.1")
testImplementation("org.junit.jupiter:junit-jupiter:5.10.2")
}

kotlin {
Expand Down

0 comments on commit 2cbbf7a

Please sign in to comment.