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:
parent
d85c69457d
commit
5fca9d4230
7 changed files with 32 additions and 26 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue