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.26.0

See merge request rpki/rpki-ta-0!143
  • Loading branch information
bjpbakker committed Jun 26, 2024
2 parents bfe2494 + 2500f7f commit ffa17f3
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.25.3'
testImplementation 'org.assertj:assertj-core:3.26.0'
}

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

0 comments on commit ffa17f3

Please sign in to comment.