Skip to content

Commit 61b45d6

Browse files
fix(deps): update dependency org.glassfish.jaxb:jaxb-runtime to v4.0.6 (#68)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eba93e8 commit 61b45d6

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
@@ -32,7 +32,7 @@ dependencyResolutionManagement {
3232
version("paper", "1.21.8-R0.1-SNAPSHOT")
3333
version("luckperms", "5.5")
3434
version("protocolLib", "5.3.0")
35-
version("jaxbRuntime", "4.0.5")
35+
version("jaxbRuntime", "4.0.6")
3636
version("postgresql", "42.7.8")
3737
version("apacheCommons", "3.18.0")
3838
version("junitApi", "5.11.0")

0 commit comments

Comments
 (0)