Skip to content

Commit 5765233

Browse files
Bump org.gradle.toolchains.foojay-resolver-convention from 0.8.0 to 1.0.0 (#119)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3e0a52d commit 5765233

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
@@ -7,7 +7,7 @@ dependencyResolutionManagement {
77
}
88
}
99

10-
plugins { id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0" }
10+
plugins { id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0" }
1111

1212
rootProject.name = "openapi-kt"
1313

0 commit comments

Comments
 (0)