Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
sattvikc authored Dec 19, 2024
1 parent eda932f commit e1784d8
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 @@ -2,7 +2,7 @@ plugins {
id 'java-library'
}

version = "7.2.0"
version = "7.3.0"

repositories {
mavenCentral()
Expand Down Expand Up @@ -129,4 +129,4 @@ tasks.withType(Test) {
}
}
}
}
}

0 comments on commit e1784d8

Please sign in to comment.