Skip to content
This repository was archived by the owner on May 24, 2024. It is now read-only.

Commit ec69a5f

Browse files
committed
1 parent d8338d5 commit ec69a5f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
// This plugin's version (typically must match that of ES).
3-
version = '7.6.0'
3+
version = '7.6.0.1'
44
group = 'org.carrot2'
55

66
buildscript {

gradle.properties

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Workaround for https://github.com/elastic/elasticsearch/issues/52413
2+
org.gradle.internal.publish.checksums.insecure=true

0 commit comments

Comments
 (0)