Skip to content

Commit a92698b

Browse files
authored
Merge pull request #91 from gradle/dependabot/gradle/org.junit-junit-bom-6.1.1
Bump org.junit:junit-bom from 6.1.0 to 6.1.1
2 parents 9bb9376 + bada100 commit a92698b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ build-nullaway = "com.uber.nullaway:nullaway:0.13.6"
2424
# Test dependencies
2525
test-assertj-core = "org.assertj:assertj-core:3.27.7"
2626
test-jackson-databind = "tools.jackson.core:jackson-databind:3.2.0"
27-
test-junit-bom = "org.junit:junit-bom:6.1.0"
27+
test-junit-bom = "org.junit:junit-bom:6.1.1"
2828
test-junit-jupiter-api = { module = "org.junit.jupiter:junit-jupiter-api" }
2929
test-junit-jupiter-engine = { module = "org.junit.jupiter:junit-jupiter-engine" }
3030
test-junit-jupiter-params = { module = "org.junit.jupiter:junit-jupiter-params" }

0 commit comments

Comments
 (0)