We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e295b56 commit 563e723Copy full SHA for 563e723
common-internal-bom/build.gradle.kts
@@ -9,7 +9,7 @@ javaPlatform {
9
}
10
11
dependencies {
12
- api(platform("org.assertj:assertj-bom:3.27.0"))
+ api(platform("org.assertj:assertj-bom:3.27.2"))
13
api(platform("org.testcontainers:testcontainers-bom:1.20.4"))
14
api(platform("org.junit:junit-bom:5.11.4"))
15
api(platform("io.github.mfvanek:pg-index-health-bom:0.14.4"))
0 commit comments