Skip to content

Commit

Permalink
Update kettingcommon
Browse files Browse the repository at this point in the history
  • Loading branch information
JustRed23 committed Jul 24, 2024
1 parent 18318de commit 52d393b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ configurations {

dependencies {
compileOnly 'org.jetbrains:annotations:24.0.0'
implementation 'org.kettingpowered:kettingcommon:2.4.0'
implementation 'org.kettingpowered:kettingcommon:2.4.1'
implementation 'com.google.code.gson:gson:2.10.1' //Used in Patcher
implementation 'me.tongfei:progressbar:0.10.0' //Used to display progress
implementation 'org.kettingpowered:terminal-colors:1.0.2' //Used for progress bar, and terminal colors
Expand Down

0 comments on commit 52d393b

Please sign in to comment.