diff --git a/annotation-file-utilities/build.gradle b/annotation-file-utilities/build.gradle index 8a0d704a2..d0df316df 100644 --- a/annotation-file-utilities/build.gradle +++ b/annotation-file-utilities/build.gradle @@ -19,7 +19,7 @@ apply plugin: 'java' apply plugin: 'com.github.johnrengelman.shadow' group 'org.checkerframework' -version '3.31.0' +version '3.32.0' sourceCompatibility = 1.8 targetCompatibility = 1.8 diff --git a/annotation-file-utilities/changelog.html b/annotation-file-utilities/changelog.html index 8c76fb1b8..41b511fb8 100644 --- a/annotation-file-utilities/changelog.html +++ b/annotation-file-utilities/changelog.html @@ -12,6 +12,11 @@

Annotation File Utilities Changelog