Skip to content

Commit

Permalink
Add some conventional mavens
Browse files Browse the repository at this point in the history
  • Loading branch information
Matyrobbrt committed Apr 20, 2024
1 parent 3c712f9 commit d7ce760
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ abstract class CompatibilityTask extends DefaultTask {
taskDir.map { it.file('input.jar') }, objects, mavens, artifact, classifier
))
isAPI.convention(true)
getMavens().convention(['https://maven.neoforged.net/releases', 'https://repo1.maven.org/maven2'])
}

@Optional
Expand Down

0 comments on commit d7ce760

Please sign in to comment.