9
0
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:
dependabot[bot]
2025-12-11 15:23:37 +00:00
committed by GitHub
parent ac163d5130
commit e916673454
3 changed files with 4 additions and 4 deletions

View File

@@ -33,7 +33,7 @@ dependencies {
implementation include('org.apache.commons:commons-pool2:2.12.1') // Redis dep
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'
annotationProcessor 'org.projectlombok:lombok:1.18.42'