Skip to content

Commit

Permalink
Merge pull request #134 from kamon-io/avoid-checksums-on-publication
Browse files Browse the repository at this point in the history
Avoid publication of SHA256 and SHA512 checksums
  • Loading branch information
dpsoft authored Sep 30, 2021
2 parents 5818b31 + f9fdd3c commit 73a3c2d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
version: 1.0.12
version: 1.0.13

# avoid publication of SHA256 and SHA512 checksums
systemProp.org.gradle.internal.publish.checksums.insecure=true

0 comments on commit 73a3c2d

Please sign in to comment.