Use JetBrains runtime for run tasks

allows for better runtime class redefinition

closes #10459
This commit is contained in:
Jason Penilla 2024-04-27 17:27:32 -07:00
parent d99d84a8aa
commit 83767f9544
No known key found for this signature in database
GPG key ID: 0E75A301420E48F8
14 changed files with 22 additions and 18 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 e1588bbfdcfe601de2435b0b8f9bba3a2855411d..b6af3dc3f1a247c6c2ee5c040786ef21f71425ee 100644
index 5ffd1d7c130e01a4a7516b361e48bfaf41d4f321..e9498f78cb6c0973a820f093ff7a31bef44ba27f 100644
--- a/build.gradle.kts
+++ b/build.gradle.kts
@@ -47,6 +47,12 @@ dependencies {