Update dependency org.spongepowered:spongeapi to v7.4.0
Some checks failed
Checking for spelling errors / rojopolis/spellcheck (push) Has been cancelled

This commit is contained in:
Renovate Bot 2026-07-02 06:17:43 +00:00
parent 0745a40c7a
commit 34bb853072

View file

@ -40,7 +40,7 @@ dependencies {
implementation 'com.sun.xml.bind:jaxb-impl:3.0.2'
implementation 'com.googlecode.json-simple:json-simple:1.1.1'
implementation 'org.yaml:snakeyaml:1.23'
implementation 'org.spongepowered:spongeapi:7.0.0'
implementation 'org.spongepowered:spongeapi:7.4.0'
}
sourceCompatibility = 1.8