Skip to content

Commit

Permalink
JAVA-8886 remove unnecessary gradle file compatability:
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianPhillips2020 committed Jan 23, 2025
1 parent dd38193 commit f4c0e80
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions gradle-plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -69,5 +69,3 @@ test {
"CONTRAST__API__API_KEY" : System.getenv("CONTRAST__API__API_KEY"),
"CONTRAST__API__ORGANIZATION_ID": System.getenv("CONTRAST__API__ORGANIZATION_ID")]
}
sourceCompatibility = JavaVersion.VERSION_1_9
targetCompatibility = JavaVersion.VERSION_1_9

0 comments on commit f4c0e80

Please sign in to comment.