Finish backporting to 1.18.2

This commit is contained in:
zontreck 2024-01-16 18:29:09 -07:00
parent 68aac66094
commit 7c1c96d2d2
14 changed files with 80 additions and 105 deletions

View file

@ -3,8 +3,4 @@ pluginManagement {
gradlePluginPortal()
maven { url = "https://maven.zontreck.com/repository/internal" }
}
}
plugins {
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.5.0'
}