Skip to content
This repository was archived by the owner on Nov 13, 2025. It is now read-only.

Commit 0d41c54

Browse files
Bump org.gradle.toolchains.foojay-resolver-convention (#450)
1 parent 7cf9559 commit 0d41c54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ include("engine", "integrationtest")
33

44
// https://docs.gradle.org/current/userguide/toolchains.html#sub:download_repositories
55
plugins {
6-
id("org.gradle.toolchains.foojay-resolver-convention") version "0.9.0"
6+
id("org.gradle.toolchains.foojay-resolver-convention") version "0.10.0"
77
}

0 commit comments

Comments
 (0)