Skip to content

Commit

Permalink
chore(api-build): import caffeine dependency for modifications-contai…
Browse files Browse the repository at this point in the history
…ner cache
  • Loading branch information
aivruu committed Feb 9, 2025
1 parent 04730e7 commit 42c5bdc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
dependencies {
compileOnlyApi(libs.paper)
compileOnlyApi(libs.caffeine)
}

publishing {
Expand Down

0 comments on commit 42c5bdc

Please sign in to comment.