Skip to content

Commit 6bca601

Browse files
chore(deps): update plugin com.github.johnrengelman.shadow to v7.1.2 (#678)
Co-authored-by: Renovate Bot <[email protected]>
1 parent a0b222a commit 6bca601

File tree

1 file changed

+1
-1
lines changed
  • clients/algoliasearch-client-java-2/algoliasearch-core

1 file changed

+1
-1
lines changed

clients/algoliasearch-client-java-2/algoliasearch-core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
id 'java-library'
33
id 'com.vanniktech.maven.publish'
4-
id 'com.github.johnrengelman.shadow' version '7.0.0'
4+
id 'com.github.johnrengelman.shadow' version '7.1.2'
55
}
66

77
repositories {

0 commit comments

Comments
 (0)