Skip to content

Commit

Permalink
Bump 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
BoomEaro committed Jul 31, 2023
1 parent ac835d0 commit 35d5ffe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ subprojects {
apply plugin: "eclipse"

group = "ru.boomearo"
version = "1.5.2"
version = "1.5.3"

compileJava {
options.encoding = "UTF-8"
Expand Down
2 changes: 1 addition & 1 deletion jitpack.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
jdk:
- openjdk17
install:
- ./gradlew build
- ./gradlew build -Pgroup=com.github.BoomEaro -xtest publishToMavenLocal

0 comments on commit 35d5ffe

Please sign in to comment.