Skip to content

Commit

Permalink
[CALCITE-6174] Test warning property
Browse files Browse the repository at this point in the history
  • Loading branch information
snuyanzin committed May 23, 2024
1 parent c7f7917 commit 1a6573f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -179,4 +179,4 @@ systemProp.sonar.host.url=https://sonarcloud.io

# Default behavior before Gradle 8.x
# according to https://kotlinlang.org/docs/gradle-configure-project.html#check-for-jvm-target-compatibility-of-related-compile-tasks
kotlin.jvm.target.validation.mode = IGNORE
kotlin.jvm.target.validation.mode = WARNING

0 comments on commit 1a6573f

Please sign in to comment.