Skip to content

Commit

Permalink
Upgrade checkerframework to 3.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kennknowles committed Nov 18, 2022
1 parent 9afa284 commit b0185db
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -461,7 +461,7 @@ class BeamModulePlugin implements Plugin<Project> {
def aws_java_sdk2_version = "2.17.127"
def cassandra_driver_version = "3.10.2"
def cdap_version = "6.5.1"
def checkerframework_version = "3.10.0"
def checkerframework_version = "3.27.0"
def classgraph_version = "4.8.104"
def errorprone_version = "2.10.0"
// Try to keep gax_version consistent with gax-grpc version in google_cloud_platform_libraries_bom
Expand Down

0 comments on commit b0185db

Please sign in to comment.