diff --git a/patches/api/0006-Bump-Dependencies.patch b/patches/api/0006-Bump-Dependencies.patch index 8297881d..4d27038f 100644 --- a/patches/api/0006-Bump-Dependencies.patch +++ b/patches/api/0006-Bump-Dependencies.patch @@ -3,10 +3,8 @@ From: Dreeam <61569423+Dreeam-qwq@users.noreply.github.com> Date: Fri, 28 Oct 2022 17:24:16 -0400 Subject: [PATCH] Bump Dependencies -TODO - Dreeam: Bump & test dependencies, impl new features? - diff --git a/build.gradle.kts b/build.gradle.kts -index e8963d72ffbfe1fe6cd5e0d55b06897b7ecac560..f09c49218be12bc36723bf90b0b9b68a65f5e8f4 100644 +index e8963d72ffbfe1fe6cd5e0d55b06897b7ecac560..efb6c85e327898d29838bfb553a1cded4aa9d4d9 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -12,8 +12,10 @@ java { @@ -37,7 +35,7 @@ index e8963d72ffbfe1fe6cd5e0d55b06897b7ecac560..f09c49218be12bc36723bf90b0b9b68a // Paper - adventure api("org.yaml:snakeyaml:2.2") - api("org.joml:joml:1.10.5") -+ api("org.joml:joml:1.10.8") // Leaf - Bump Dependencies ++ api("org.joml:joml:1.10.5") // Leaf - Bump Dependencies // Dreeam TODO - Waiting update to 1.10.8, Dont bump // Paper start api("com.googlecode.json-simple:json-simple:1.1.1") { isTransitive = false // includes junit