Skip to content

Commit

Permalink
Bumped SpongeAPI version
Browse files Browse the repository at this point in the history
  • Loading branch information
Hi-Im-Ina committed Dec 22, 2021
1 parent 10f6963 commit 9f9049b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ plugins {
kotlin("jvm") version "1.5.30"
id("net.kyori.blossom") version "1.3.0"
id("org.spongepowered.gradle.plugin") version "2.0.0"
id("com.github.johnrengelman.shadow") version "7.0.0"
}

apply(plugin = "net.minecraftforge.gradle")
Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ mcpChannel=stable
mcpVersion=39-1.12
repositoryLink=https://github.com/Licious17/entity-particles
forgeVersion=1.12.2-14.23.5.2855
pixelmonVersion=8.1.2
spongeVersion=7.3.0
pixelmonVersion=8.3.6
spongeVersion=7.4.0

0 comments on commit 9f9049b

Please sign in to comment.