Skip to content

Commit

Permalink
Revert "Fix conflict with TrChat"
Browse files Browse the repository at this point in the history
  • Loading branch information
ARTI5T committed Apr 29, 2024
1 parent 96758d2 commit 4ff9488
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ dependencies {

compileOnly 'net.md-5:bungeecord-proxy:1.20-R0.1-SNAPSHOT'

compileOnly 'com.electronwill.night-config:core:3.6.6'
compileOnly 'com.electronwill.night-config:toml:3.6.6'
implementation 'com.electronwill.night-config:core:3.6.6'
implementation 'com.electronwill.night-config:toml:3.6.6'
compileOnly 'io.netty:netty-all:4.1.92.Final'
compileOnly 'com.spotify:completable-futures:0.3.5'
implementation 'com.github.ben-manes.caffeine:caffeine:3.1.6'
Expand Down

0 comments on commit 4ff9488

Please sign in to comment.