Skip to content

Commit 2047469

Browse files
Update dependency org.junit:junit-bom to v5.13.4 (#248)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b1d0537 commit 2047469

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
@@ -23,7 +23,7 @@ commons-compress = { module = "org.apache.commons:commons-compress", version = "
2323
jsonapi-converter = { module = "com.github.jasminb:jsonapi-converter", version = "0.14" }
2424
q-builders = { module = "com.github.rutledgepaulv:q-builders", version = "1.6" }
2525

26-
junit-bom = { module = "org.junit:junit-bom", version = "5.13.3" }
26+
junit-bom = { module = "org.junit:junit-bom", version = "5.13.4" }
2727
junit-platform-launcher = { module = "org.junit.platform:junit-platform-launcher" }
2828
junit-jupiter = { module = "org.junit.jupiter:junit-jupiter" }
2929
hamcrest-core = { module = "org.hamcrest:hamcrest-core", version = "3.0" }

0 commit comments

Comments
 (0)