mirror of
https://github.com/WiIIiam278/HuskSync.git
synced 2025-12-19 14:59:21 +00:00
deps: bump org.jetbrains:annotations from 26.0.2 to 26.0.2-1 (#615)
This commit is contained in:
@@ -92,7 +92,7 @@ allprojects {
|
|||||||
testImplementation(platform("org.junit:junit-bom:6.0.1"))
|
testImplementation(platform("org.junit:junit-bom:6.0.1"))
|
||||||
testImplementation 'org.junit.jupiter:junit-jupiter'
|
testImplementation 'org.junit.jupiter:junit-jupiter'
|
||||||
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
|
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
|
||||||
testCompileOnly 'org.jetbrains:annotations:26.0.2'
|
testCompileOnly 'org.jetbrains:annotations:26.0.2-1'
|
||||||
}
|
}
|
||||||
|
|
||||||
license {
|
license {
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ dependencies {
|
|||||||
compileOnly 'net.william278.uniform:uniform-common:1.3.9'
|
compileOnly 'net.william278.uniform:uniform-common:1.3.9'
|
||||||
compileOnly 'com.mojang:brigadier:1.1.8'
|
compileOnly 'com.mojang:brigadier:1.1.8'
|
||||||
compileOnly 'org.projectlombok:lombok:1.18.42'
|
compileOnly 'org.projectlombok:lombok:1.18.42'
|
||||||
compileOnly 'org.jetbrains:annotations:26.0.2'
|
compileOnly 'org.jetbrains:annotations:26.0.2-1'
|
||||||
compileOnly 'net.kyori:adventure-api:4.25.0'
|
compileOnly 'net.kyori:adventure-api:4.25.0'
|
||||||
compileOnly 'net.kyori:adventure-platform-api:4.4.0'
|
compileOnly 'net.kyori:adventure-platform-api:4.4.0'
|
||||||
compileOnly "net.kyori:adventure-text-serializer-plain:4.25.0"
|
compileOnly "net.kyori:adventure-text-serializer-plain:4.25.0"
|
||||||
@@ -40,7 +40,7 @@ dependencies {
|
|||||||
testImplementation 'com.google.guava:guava:33.5.0-jre'
|
testImplementation 'com.google.guava:guava:33.5.0-jre'
|
||||||
testImplementation 'com.github.plan-player-analytics:Plan:5.6.2965'
|
testImplementation 'com.github.plan-player-analytics:Plan:5.6.2965'
|
||||||
testCompileOnly 'de.exlll:configlib-yaml:4.6.4'
|
testCompileOnly 'de.exlll:configlib-yaml:4.6.4'
|
||||||
testCompileOnly 'org.jetbrains:annotations:26.0.2'
|
testCompileOnly 'org.jetbrains:annotations:26.0.2-1'
|
||||||
|
|
||||||
annotationProcessor 'org.projectlombok:lombok:1.18.42'
|
annotationProcessor 'org.projectlombok:lombok:1.18.42'
|
||||||
}
|
}
|
||||||
@@ -33,7 +33,7 @@ dependencies {
|
|||||||
implementation include('org.apache.commons:commons-pool2:2.12.1') // Redis dep
|
implementation include('org.apache.commons:commons-pool2:2.12.1') // Redis dep
|
||||||
|
|
||||||
compileOnly 'net.william278:DesertWell:2.0.4'
|
compileOnly 'net.william278:DesertWell:2.0.4'
|
||||||
compileOnly 'org.jetbrains:annotations:26.0.2'
|
compileOnly 'org.jetbrains:annotations:26.0.2-1'
|
||||||
compileOnly 'org.projectlombok:lombok:1.18.42'
|
compileOnly 'org.projectlombok:lombok:1.18.42'
|
||||||
|
|
||||||
annotationProcessor 'org.projectlombok:lombok:1.18.42'
|
annotationProcessor 'org.projectlombok:lombok:1.18.42'
|
||||||
|
|||||||
Reference in New Issue
Block a user