Skip to content

Commit

Permalink
build(deps): update checkstyle and spotbugs
Browse files Browse the repository at this point in the history
  • Loading branch information
andrii-bodnar committed Jan 3, 2024
1 parent a33a5a3 commit 62c9983
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 @@ -134,7 +134,7 @@ spotbugsTest {
}

checkstyle {
toolVersion '8.44'
toolVersion '9.3'
configFile file("config/checkstyle/checkstyle.xml")
}
checkstyleMain {
Expand Down

0 comments on commit 62c9983

Please sign in to comment.