Skip to content

Commit

Permalink
Remove CF gradle plugin dependency (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
wmdietl authored Jan 7, 2025
1 parent 7becb57 commit b9192be
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ plugins {
// Code formatting; defines targets "spotlessApply" and "spotlessCheck"
// Requires JDK 11 or higher; the plugin crashes under JDK 8.
id 'com.diffplug.spotless' version '6.25.0'

// Checker Framework pluggable type-checking
id 'org.checkerframework' version '0.6.45'
}

repositories {
Expand Down

0 comments on commit b9192be

Please sign in to comment.