Skip to content

Commit

Permalink
Updated CommentedConfiguration implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
OmerBenGera committed Jan 22, 2022
1 parent fab73a4 commit 4e568dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -51,7 +51,7 @@ dependencies {
implementation fileTree("archive")
implementation project(":API")

implementation 'com.bgsoftware.common.config:CommentedConfiguration:1.0.2'
implementation 'com.bgsoftware.common.config:CommentedConfiguration:1.0.3'
implementation 'com.bgsoftware.common.updater:Updater:latest'
implementation 'com.bgsoftware.common.reflection:ReflectionUtils:latest'
implementation 'com.bgsoftware.common.executors:Executors:1.0.1'
Expand Down

0 comments on commit 4e568dc

Please sign in to comment.