relocate IrisLootEvent to the proper package

This commit is contained in:
Julian Krings
2024-12-30 12:39:39 +01:00
parent 520c156d5f
commit d9681edf62
4 changed files with 11 additions and 6 deletions
+2 -2
View File
@@ -125,8 +125,8 @@ allprojects {
dependencies {
// Provided or Classpath
compileOnly 'org.projectlombok:lombok:1.18.24'
annotationProcessor 'org.projectlombok:lombok:1.18.24'
compileOnly 'org.projectlombok:lombok:1.18.36'
annotationProcessor 'org.projectlombok:lombok:1.18.36'
// Shaded
implementation 'com.dfsek:Paralithic:0.4.0'