Skip to content

Commit

Permalink
update version to 3.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
topi314 authored Nov 17, 2022
1 parent 847a546 commit 05903b9
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 @@ -12,8 +12,8 @@ allprojects {
subprojects {
apply plugin: "java"

version "3.1.5"
version "3.1.6"

sourceCompatibility = 11
compileJava.options.encoding = "UTF-8"
}
}

0 comments on commit 05903b9

Please sign in to comment.