Skip to content

Commit

Permalink
Release Tsunami Security Scanner to 0.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
tooryx committed Dec 18, 2023
1 parent 7cf51a4 commit 3439cee
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.20-SNAPSHOT' // Current Tsunami version
version = '0.0.20' // Current Tsunami version

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

0 comments on commit 3439cee

Please sign in to comment.