Upgradle to v8.1 and remove now-redundant warnings (#1001)

This commit is contained in:
Alexander Städing
2023-04-19 23:43:25 +02:00
committed by GitHub
parent e364e2c7d1
commit 1161482fce
3 changed files with 1 additions and 3 deletions

View File

@@ -1,6 +1,5 @@
import com.github.jengelman.gradle.plugins.shadow.transformers.Log4j2PluginsCacheFileTransformer
@Suppress("DSL_SCOPE_VIOLATION") // fixed in Gradle 8.1
plugins {
application
`set-manifest-impl-version`