Skip to content

Commit bac675d

Browse files
committed
Update foojay-resolver-convention
Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>
1 parent 321535c commit bac675d

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
@@ -17,7 +17,7 @@
1717
rootProject.name = "network"
1818

1919
plugins {
20-
id("org.gradle.toolchains.foojay-resolver-convention") version "0.4.0"
20+
id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
2121
}
2222

2323
include("transport-raknet")

0 commit comments

Comments
 (0)