Skip to content

Commit

Permalink
Merge branch '8.7.x' of github.com:freefair/android-gradle-plugins in…
Browse files Browse the repository at this point in the history
…to 8.8.x
  • Loading branch information
larsgrefer committed Jan 7, 2025
2 parents 013934c + c903ca8 commit 27319da
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 @@ -49,7 +49,7 @@ dependencies {
api "io.freefair.gradle:lombok-plugin:$freefairGradleVersion"
api "io.freefair.gradle:aspectj-plugin:$freefairGradleVersion"

testImplementation platform("org.junit:junit-bom:5.11.2")
testImplementation platform("org.junit:junit-bom:5.11.4")

testImplementation 'org.assertj:assertj-core:3.27.2'
testImplementation 'org.junit.jupiter:junit-jupiter-api'
Expand Down

0 comments on commit 27319da

Please sign in to comment.