mirror of
https://github.com/unmojang/authlib-injector.git
synced 2025-09-29 22:30:02 -04:00
update dependencies
This commit is contained in:
parent
9f29e8db80
commit
0fada946b8
@ -1,6 +1,6 @@
|
||||
plugins {
|
||||
id 'com.github.johnrengelman.shadow' version '7.0.0'
|
||||
id 'com.palantir.git-version' version '0.12.3'
|
||||
id 'com.github.johnrengelman.shadow' version '7.1.2'
|
||||
id 'com.palantir.git-version' version '0.13.0'
|
||||
id 'java'
|
||||
}
|
||||
|
||||
@ -9,7 +9,7 @@ repositories {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'org.ow2.asm:asm:9.2'
|
||||
implementation 'org.ow2.asm:asm:9.3'
|
||||
testImplementation 'junit:junit:4.13.2'
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user