| commit | d5c860f4a4555555c107f53548a99a8378c99454 | [log] [tgz] |
|---|---|---|
| author | puneetbehl <behlp@unityfoundation.io> | Thu Mar 28 16:47:35 2024 +0000 |
| committer | puneetbehl <behlp@unityfoundation.io> | Thu Mar 28 16:47:35 2024 +0000 |
| tree | 1cdee4ef04cbc772c385c036aa07097f57969dde | |
| parent | c7f188d4ec2114a4c7b1b66f610591f91bbaedda [diff] |
[skip ci] Release v3.2.2
diff --git a/gradle.properties b/gradle.properties index 644a80c..7d25e20 100644 --- a/gradle.properties +++ b/gradle.properties
@@ -1,4 +1,4 @@ -projectVersion=3.2.2-SNAPSHOT +projectVersion=3.2.2 # This prevents the Grails Gradle Plugin from unnecessarily excluding slf4j-simple in the generated POMs # https://github.com/grails/grails-gradle-plugin/issues/222