Skip to content

Commit

Permalink
Update gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
Dreeam-qwq committed Sep 7, 2024
1 parent c1eb289 commit ab7d8f9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
## Compatibility

- Support Java 8 and higher
- Support 1.12.2 - Latest Minecraft version (1.20.3)
- Support 1.12.2 - Latest Minecraft version (1.21.1)
- Compatible with Spigot / Paper / Paper Forks / Forge+Bukkit Hybrid Server
- Folia Support

Expand Down
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
`java-library`
`maven-publish`
id("com.github.johnrengelman.shadow") version "8.1.1" apply true
id("com.gradleup.shadow") version "8.3.0"
}

group = "systems.kscott"
Expand Down

0 comments on commit ab7d8f9

Please sign in to comment.