Skip to content

Commit 086567f

Browse files
committed
Avoid Gradle deprecation warnings from failing the build
Cause: asciidoctor/asciidoctor-gradle-plugin#751
1 parent e49db20 commit 086567f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

gradle.properties

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ org.gradle.parallel=true
1616
org.gradle.configuration-cache.parallel=true
1717
org.gradle.java.installations.fromEnv=JDK8,JDK18,JDK19,JDK20,JDK21,JDK22,JDK23,JDK24
1818
org.gradle.kotlin.dsl.allWarningsAsErrors=true
19-
org.gradle.warning.mode=fail
2019

2120
# Test Distribution
2221
develocity.internal.testdistribution.writeTraceFile=true

0 commit comments

Comments
 (0)