Skip to content

Commit

Permalink
Merge branch 'main' of github.com:freefair/gradle-plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
larsgrefer committed Oct 10, 2024
2 parents 9b1a429 + d16df31 commit 90d4b40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ allprojects {

plugins.withId("java") {
dependencies {
implementation platform("org.junit:junit-bom:5.11.1")
implementation platform("org.junit:junit-bom:5.11.2")
}
}
}
Expand Down

0 comments on commit 90d4b40

Please sign in to comment.