Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Commit ac96c8e

Browse files
committed
chore(deps): update plugin org.gradle.toolchains.foojay-resolver-convention to v0.7.0
1 parent 8677d52 commit ac96c8e

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
@@ -24,7 +24,7 @@
2424
rootProject.name = "commons-utils"
2525

2626
plugins {
27-
id("org.gradle.toolchains.foojay-resolver-convention") version "0.6.0"
27+
id("org.gradle.toolchains.foojay-resolver-convention") version "0.7.0"
2828
id("com.gradle.enterprise") version "3.14.1"
2929
}
3030

0 commit comments

Comments
 (0)