Skip to content

Commit fca614a

Browse files
Release 3.3.2
1 parent e3f1575 commit fca614a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
id "org.owasp.dependencycheck" version "12.1.3"
44
}
55

6-
ext.projectVersion = '3.3.0-SNAPSHOT'
6+
ext.projectVersion = '3.3.2'
77
ext.isReleaseVersion = !ext.projectVersion.endsWith('SNAPSHOT')
88

99
ext.mavenRepoUrl = project.properties['mavenRepoUrl'] ?: 'https://ossrh-staging-api.central.sonatype.com/service/local/staging/deploy/maven2/'

0 commit comments

Comments
 (0)