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 6182666 commit e3116b1Copy full SHA for e3116b1
common-internal-bom/build.gradle.kts
@@ -11,7 +11,7 @@ javaPlatform {
11
dependencies {
12
api(platform("org.assertj:assertj-bom:3.26.3"))
13
api(platform("org.testcontainers:testcontainers-bom:1.20.1"))
14
- api(platform("org.junit:junit-bom:5.11.0"))
+ api(platform("org.junit:junit-bom:5.11.1"))
15
api(platform("io.github.mfvanek:pg-index-health-bom:0.13.0"))
16
17
constraints {
0 commit comments