1
0
Fork 0
mirror of https://github.com/gradle/gradle-build-action.git synced 2025-04-06 21:34:13 +02:00

Bump to the latest Foojay resolver

This commit is contained in:
daz 2023-08-19 17:24:51 -06:00
parent 9fb6114fb4
commit 12dcfaa735
No known key found for this signature in database

View file

@ -1,5 +1,5 @@
plugins {
id("org.gradle.toolchains.foojay-resolver-convention") version("0.4.0")
id("org.gradle.toolchains.foojay-resolver-convention") version("0.7.0")
}
rootProject.name = 'basic'