Update Foojay to 0.8.0
This commit is contained in:
parent
0f2407562e
commit
1016738d44
|
|
@ -21,7 +21,7 @@ pluginManagement {
|
|||
}
|
||||
|
||||
plugins {
|
||||
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.7.0'
|
||||
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.8.0'
|
||||
}
|
||||
|
||||
// This should match the folder name of the project, or else IDEA may complain (see https://youtrack.jetbrains.com/issue/IDEA-317606)
|
||||
|
|
@ -29,4 +29,4 @@ rootProject.name = 'MultiLoader-Template'
|
|||
include("common")
|
||||
include("fabric")
|
||||
include("forge")
|
||||
include("neoforge")
|
||||
include("neoforge")
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user