Compare commits

..

No commits in common. "renovate/org.spongepowered-spongeapi-7.x" and "main" have entirely different histories.

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.4.0'
implementation 'org.spongepowered:spongeapi:7.0.0'
}
sourceCompatibility = 1.8