Skip to content

Commit 3a445f0

Browse files
authored
Merge pull request #12 from SchwarzIT/dependabot/gradle/org.gradle.toolchains.foojay-resolver-convention-0.9.0
Bump org.gradle.toolchains.foojay-resolver-convention from 0.8.0 to 0.9.0
2 parents 6abdbba + f45e2a1 commit 3a445f0

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,4 +1,4 @@
11
plugins {
2-
id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
2+
id("org.gradle.toolchains.foojay-resolver-convention") version "0.9.0"
33
}
44
rootProject.name = "kotlin-rfc9457-problem-details"

0 commit comments

Comments
 (0)