Skip to content

Commit

Permalink
Bump up version to 0.3.19
Browse files Browse the repository at this point in the history
  • Loading branch information
michalkurka committed Feb 1, 2023
1 parent 3e21b92 commit a17cfa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# For building on Java 7 we need to explicitly enable TLSv1 (this is mainly for MOJO compatibility tests)
systemProp.https.protocols=TLSv1,TLSv1.1,TLSv1.2

version=0.3.18
version=0.3.19
localNexusLocation=http://nexus:8081/nexus/repository

0 comments on commit a17cfa0

Please sign in to comment.