Skip to content

Commit

Permalink
Release Tsunami Security Scanner to 0.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
maoning committed Aug 1, 2022
1 parent bf8a2e2 commit ce64b50
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 @@ -13,7 +13,7 @@ subprojects {
apply plugin: 'net.ltgt.errorprone'

group = 'com.google.tsunami'
version = '0.0.14-SNAPSHOT' // Current Tsunami version
version = '0.0.14' // Current Tsunami version

repositories {
maven { // The google mirror is less flaky than mavenCentral()
Expand Down

0 comments on commit ce64b50

Please sign in to comment.