Skip to content
Snippets Groups Projects
Commit eef3f2c1 authored by dgelessus's avatar dgelessus
Browse files

Update Gradle shadow plugin to version 8.1.1

parent e89ed041
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ plugins {
id("java")
id("wrapper")
id("com.github.johnrengelman.shadow").version("7.1.2")
id("com.github.johnrengelman.shadow").version("8.1.1")
}
version = "1.4.2-SNAPSHOT"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment