Skip to content

Commit

Permalink
Upgrade to AssertJ 3.27
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrannen committed Dec 21, 2024
1 parent 724700d commit 2baf707
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion framework-platform/framework-platform.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies {
api(platform("io.rsocket:rsocket-bom:1.1.4"))
api(platform("org.apache.groovy:groovy-bom:4.0.24"))
api(platform("org.apache.logging.log4j:log4j-bom:2.21.1"))
api(platform("org.assertj:assertj-bom:3.26.3"))
api(platform("org.assertj:assertj-bom:3.27.0"))
api(platform("org.eclipse.jetty:jetty-bom:12.0.15"))
api(platform("org.eclipse.jetty.ee10:jetty-ee10-bom:12.0.15"))
api(platform("org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.8.1"))
Expand Down

0 comments on commit 2baf707

Please sign in to comment.