Skip to content

Commit

Permalink
fix(deps): update autovalueversion to v1.10.4 (#565)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 9, 2023
1 parent 4628661 commit f8e26f3
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 @@ -239,7 +239,7 @@ allprojects {
reflectionUtilVersion = '1.1.0'
plumeUtilVersion = '1.8.1'

autoValueVersion = '1.10.3'
autoValueVersion = '1.10.4'
junitVersion = '4.13.2'
lombokVersion = '1.18.28'
}
Expand Down

0 comments on commit f8e26f3

Please sign in to comment.