Skip to content

Commit 26bfd4f

Browse files
committed
Foojay Toolchains Plugin to 1.0.0
Signed-off-by: Dmitry Sulman <[email protected]>
1 parent eb20944 commit 26bfd4f

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,7 +1,7 @@
11
rootProject.name = "logback-access-reactor-netty"
22

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

77
include("logback-access-reactor-netty")

0 commit comments

Comments
 (0)