Skip to content

Commit

Permalink
Merge pull request #3 from TheNextLvl-net/dependabot/gradle/i18n/org.…
Browse files Browse the repository at this point in the history
…junit.jupiter-junit-jupiter-5.11.0-SNAPSHOT

Bump org.junit.jupiter:junit-jupiter from 5.11.0-M2 to 5.11.0-SNAPSHOT in /i18n
  • Loading branch information
NonSwag authored Jul 16, 2024
2 parents f9967bb + 3d8a6d7 commit cb7a8d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion i18n/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies {

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

testImplementation("org.junit.jupiter:junit-jupiter:5.11.0-M2")
testImplementation("org.junit.jupiter:junit-jupiter:5.11.0-SNAPSHOT")
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

Expand Down

0 comments on commit cb7a8d7

Please sign in to comment.