Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
xEcho1337 committed Dec 18, 2024
1 parent 75f14af commit e4697ba
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
}

group = 'net.echo'
version = '2.1'
version = '2.2'

repositories {
mavenCentral()
Expand All @@ -13,8 +13,6 @@ repositories {
dependencies {
implementation 'com.google.code.gson:gson:2.10.1'
implementation 'commons-io:commons-io:2.18.0'
implementation 'org.jfree:jfreechart:1.5.3'
// implementation 'org.apache.commons:commons-io:2.18.0'
}

java {
Expand Down

0 comments on commit e4697ba

Please sign in to comment.