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

@ -6,7 +6,7 @@ Subject: [PATCH] Remap reflection calls in plugins using internals
Co-authored-by: Jason Penilla <11360596+jpenilla@users.noreply.github.com>
diff --git a/build.gradle.kts b/build.gradle.kts
index ddd9bf846c7e918a1a36a6035b220db201c42440..447d98e58fbcb70ab50c27ef077abb27558e3577 100644
index 33c3cc405c67d536c8a3038b83fd470fda10680e..79b386948c9d199d8d26bfc7300cdcd3ac7da25a 100644
--- a/build.gradle.kts
+++ b/build.gradle.kts
@@ -34,7 +34,6 @@ dependencies {