Skip to content

Commit 8d3ba45

Browse files
committed
Stay compatible with Java 8
1 parent 88c0458 commit 8d3ba45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ buildscript {
1313

1414
plugins {
1515
// https://plugins.gradle.org/plugin/com.gradleup.shadow
16-
id 'com.gradleup.shadow' version '8.3.6'
16+
id 'com.gradleup.shadow' version '8.3.1'
1717
// https://plugins.gradle.org/plugin/de.undercouch.download
1818
id 'de.undercouch.download' version '5.6.0'
1919
id 'java'

0 commit comments

Comments
 (0)