Skip to content

Commit

Permalink
Merge branch 'renovate/org.assertj-assertj-core-3.x' into 'main'
Browse files Browse the repository at this point in the history
Update dependency org.assertj:assertj-core to v3.25.3

See merge request rpki/rpki-ta-0!136
  • Loading branch information
ties committed Apr 15, 2024
2 parents 5648faa + c8e05e2 commit 832643f
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 @@ -42,7 +42,7 @@ dependencies {

testImplementation(platform('org.junit:junit-bom:5.9.3'))
testImplementation('org.junit.jupiter:junit-jupiter')
testImplementation 'org.assertj:assertj-core:3.24.2'
testImplementation 'org.assertj:assertj-core:3.25.3'
}

compileJava.options.encoding = 'UTF-8'
Expand Down

0 comments on commit 832643f

Please sign in to comment.