Skip to content

Commit

Permalink
Update plugin org.checkerframework to v0.6.35
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 4, 2023
1 parent 15a290d commit 2cd0725
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ plugins {
id('net.ltgt.errorprone') version '3.1.0'

// Checker Framework pluggable type-checking
id 'org.checkerframework' version '0.6.34'
id 'org.checkerframework' version '0.6.35'

// To show task list as a tree, run: ./gradlew <taskname> taskTree
id 'com.dorongold.task-tree' version '2.1.1'
Expand Down

0 comments on commit 2cd0725

Please sign in to comment.