Skip to content

Commit

Permalink
[WIP] Add JVM toolchain repository resolver plugin.
Browse files Browse the repository at this point in the history
  • Loading branch information
TadeasKriz committed Jul 27, 2024
1 parent db4677a commit 9f49518
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions SKIE/settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ pluginManagement {

plugins {
id("dev.settings")
id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
}

val skieProperties = Properties()
Expand Down

0 comments on commit 9f49518

Please sign in to comment.