Skip to content

Commit fdb3829

Browse files
fix(deps): update dependency org.junit:junit-bom to v6.1.1 (#64)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1d4b241 commit fdb3829

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencyResolutionManagement {
99
version("run-paper", "3.0.2")
1010
version("publishdata", "1.4.0")
1111
version("shadow", "9.4.3")
12-
version("junit-bom", "6.1.0")
12+
version("junit-bom", "6.1.1")
1313
version("mockbukit", "4.110.0")
1414

1515
plugin("plugin.yml", "net.minecrell.plugin-yml.paper").versionRef("plugin.yml")

0 commit comments

Comments
 (0)