Don't use defaultToolchain method for run tasks

This commit is contained in:
Jason Penilla 2024-04-23 14:39:36 -07:00
parent 2eeed9e6fa
commit d07c487d4d
No known key found for this signature in database
GPG key ID: 0E75A301420E48F8
12 changed files with 13 additions and 13 deletions

View file

@ -15,7 +15,7 @@ This may cause additional prefixes to be disabled for plugins bypassing
the plugin logger.
diff --git a/build.gradle.kts b/build.gradle.kts
index bc4af2e667603d31dfbefc12e42e2300e389b65f..d7850a6bcfd910eb073280856dd34707118f8aae 100644
index c7980981d994f3256bbb861a5e044a4563c88ad3..7a3b14da65a60326faa009a7c824d727610683bf 100644
--- a/build.gradle.kts
+++ b/build.gradle.kts
@@ -25,7 +25,7 @@ dependencies {