Skip to content

Commit be2a8a9

Browse files
committed
Upgrade toolchain plugin.
1 parent 3d56026 commit be2a8a9

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
@@ -1,5 +1,5 @@
11
rootProject.name = "cthing-annotations"
22

33
plugins {
4-
id("org.gradle.toolchains.foojay-resolver-convention") version ("0.9.0")
4+
id("org.gradle.toolchains.foojay-resolver-convention") version ("1.0.0")
55
}

0 commit comments

Comments
 (0)