Skip to content

Commit

Permalink
Merge pull request #1176 from jesperancinha/dependabot/gradle/jeorg-k…
Browse files Browse the repository at this point in the history
…otlin-arrow-optics/jeorg-kotlin-arrow-optics-gradle-1/org.junit.jupiter-junit-jupiter-engine-5.10.1

Bump org.junit.jupiter:junit-jupiter-engine from 5.10.0 to 5.10.1 in /jeorg-kotlin-arrow-optics/jeorg-kotlin-arrow-optics-gradle-1
  • Loading branch information
github-actions[bot] authored Nov 7, 2023
2 parents 9c558ed + 38b2d85 commit 9e62d2b
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ dependencies {
implementation("org.jesperancinha.console:consolerizer:2.2.3")
ksp("io.arrow-kt:arrow-optics-ksp-plugin:$arrowVersion")
testImplementation ("org.junit.jupiter:junit-jupiter-api:5.10.1")
testImplementation ("org.junit.jupiter:junit-jupiter-engine:5.10.0")
testImplementation ("org.junit.jupiter:junit-jupiter-engine:5.10.0")
testImplementation ("org.junit.jupiter:junit-jupiter-engine:5.10.1")
testImplementation ("org.junit.jupiter:junit-jupiter-engine:5.10.1")
testImplementation("org.jetbrains.kotlin:kotlin-test:1.9.20")
}

Expand Down

0 comments on commit 9e62d2b

Please sign in to comment.