mirror of
https://github.com/MinecraftForge/MinecraftForge
synced 2026-08-22 04:26:10 -04:00
Merge 703ae25250 into 71d814ffa6
This commit is contained in:
commit
328ac6871c
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ dependencyResolutionManagement {
|
|||
library('typetools', 'net.jodah:typetools:0.6.3') // Needed by EventBus because of lambdas
|
||||
library('mergetool-api', 'net.minecraftforge:mergetool-api:1.0')
|
||||
|
||||
library('mixin', 'org.spongepowered:mixin:0.8.5')
|
||||
library('mixin', 'net.minecraftforge:mixins:0.8.5-fabric.0.13.4-forge.0.0.1')
|
||||
library('nulls', 'org.jetbrains:annotations:24.1.0') // Got to have our null annotations!
|
||||
library('slf4j-api', 'org.slf4j:slf4j-api:2.0.7')
|
||||
library('maven-artifact', 'org.apache.maven:maven-artifact:3.8.8')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue