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

Commit 746fc75

Browse files
chore(deps): update plugin org.gradle.toolchains.foojay-resolver-convention to v0.8.0
1 parent 8230077 commit 746fc75

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
@@ -6,7 +6,7 @@ pluginManagement {
66
}
77

88
plugins {
9-
id("org.gradle.toolchains.foojay-resolver-convention") version "0.7.0"
9+
id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
1010
}
1111

1212
val pluginName: String by settings

0 commit comments

Comments
 (0)