Skip to content

Commit

Permalink
Upgrade to jipsy 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aalmiray committed Mar 23, 2021
1 parent 88273da commit 224479c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -75,4 +75,4 @@ compileJava {
doFirst {
options.compilerArgs = ['-proc:none']
}
}
}
2 changes: 1 addition & 1 deletion gradle.properties
Expand Up @@ -16,7 +16,7 @@
# limitations under the License.
#

version = 1.1.0
version = 1.1.1
group = org.kordamp.gipsy
groovyVersion = 3.0.7

Expand Down

0 comments on commit 224479c

Please sign in to comment.