Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
Lenni0451 committed Nov 10, 2023
2 parents e948703 + 55b55bb commit b134e22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ dependencies {

testCompileOnly "com.google.code.findbugs:jsr305:3.0.2"
testCompileOnly "org.projectlombok:lombok:1.18.30"
testImplementation platform("org.junit:junit-bom:5.10.0")
testImplementation platform("org.junit:junit-bom:5.10.1")
testImplementation "org.junit.jupiter:junit-jupiter"

testAnnotationProcessor "org.projectlombok:lombok:1.18.30"
Expand Down

0 comments on commit b134e22

Please sign in to comment.