Skip to content

Commit

Permalink
update autovalue version
Browse files Browse the repository at this point in the history
  • Loading branch information
reuvenlax authored and allenpradeep committed Feb 17, 2021
1 parent b9e6491 commit a88a034
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -422,7 +422,7 @@ class BeamModulePlugin implements Plugin<Project> {
// a dependency version which should match across multiple
// Maven artifacts.
def activemq_version = "5.14.5"
def autovalue_version = "1.7.2"
def autovalue_version = "1.7.4"
def aws_java_sdk_version = "1.11.718"
def aws_java_sdk2_version = "2.13.54"
def cassandra_driver_version = "3.10.2"
Expand Down

0 comments on commit a88a034

Please sign in to comment.