Bump versions (#38)

* update foojay-resolver-convention plugin (0.5.0 -> 0.8.0)

* bump neo version (20.4.80-beta -> 20.4.147-beta)

* bump neogradle (7.0.80 -> 7.0.86)

* update gradle wrapper (8.1.1 -> 8.6)

gradle 8.5 or later is required to support JVM 21.
This commit is contained in:
Up 2024-03-13 01:45:28 +01:00 committed by GitHub
parent d85c69457d
commit 5fca9d4230
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 32 additions and 26 deletions

View file

@ -16,7 +16,7 @@ minecraft_version=1.20.4
# as they do not follow standard versioning conventions.
minecraft_version_range=[1.20.4,1.21)
# The Neo version must agree with the Minecraft version to get a valid artifact
neo_version=20.4.80-beta
neo_version=20.4.147-beta
# The Neo version range can use any version of Neo as bounds
neo_version_range=[20.4,)
# The loader version range can only use the major version of FML as bounds