Skip to content

Commit 9c7e1db

Browse files
committed
Merge branch 'toolchain-auto-provisioning' of https://github.com/LaFrimousse/springdoc-openapi-gradle-plugin into LaFrimousse-toolchain-auto-provisioning
2 parents 36dba42 + 5ae0b39 commit 9c7e1db

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

settings.gradle.kts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,7 @@ pluginManagement {
66
gradlePluginPortal()
77
}
88
}
9+
10+
plugins {
11+
id("org.gradle.toolchains.foojay-resolver-convention") version("0.8.0")
12+
}

0 commit comments

Comments
 (0)