Skip to content

Commit

Permalink
Bump the build library version
Browse files Browse the repository at this point in the history
Signed-off-by: Zelin Hao <[email protected]>
  • Loading branch information
zelinh committed Feb 2, 2024
1 parent 19ac2da commit b5b94d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ jacocoTestReport {
}
}

String version = '6.3.0'
String version = '6.3.1'

task updateVersion {
doLast {
Expand Down

0 comments on commit b5b94d2

Please sign in to comment.