Skip to content

Commit

Permalink
get out of here joml
Browse files Browse the repository at this point in the history
  • Loading branch information
mrsterner committed Nov 17, 2023
1 parent 8171a8a commit 6f85423
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion forge/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,6 @@ dependencies {
forgeRuntimeLibrary include("javax.inject:javax.inject:1") { transitive = false }

// JOML for Math
forgeRuntimeLibrary include("org.joml:joml:1.10.4") { transitive = false }
forgeRuntimeLibrary include("org.joml:joml-primitives:1.10.0") { transitive = false }

// Apache Commons Math for Linear Programming
Expand Down

0 comments on commit 6f85423

Please sign in to comment.