Skip to content

Commit

Permalink
Merge pull request #14 from TheNextLvl-net/dependabot/gradle/org.juni…
Browse files Browse the repository at this point in the history
…t.jupiter-junit-jupiter-engine-5.10.3

Bump org.junit.jupiter:junit-jupiter-engine from 5.9.2 to 5.10.3
  • Loading branch information
NonSwag committed Jul 16, 2024
2 parents 1bd9a04 + a62d92c commit 30f78ba
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 @@ -35,7 +35,7 @@ dependencies {

annotationProcessor("org.projectlombok:lombok:1.18.34")

testImplementation("org.junit.jupiter:junit-jupiter-engine:5.9.2")
testImplementation("org.junit.jupiter:junit-jupiter-engine:5.10.3")
}

tasks {
Expand Down

0 comments on commit 30f78ba

Please sign in to comment.