Skip to content

Commit

Permalink
Upgrade test dependencies on commons-io and jsoup
Browse files Browse the repository at this point in the history
  • Loading branch information
robertpanzer committed Jan 2, 2022
1 parent 18ff793 commit 8914ebd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -65,12 +65,12 @@ ext {
asciidoctorjDiagramDitaaMiniVersion = '1.0.1'
asciidoctorjDiagramPlantumlVersion = '1.2021.8'
asciidoctorjRevealJsVersion = '4.1.0'
commonsioVersion = '2.4'
commonsioVersion = '2.11.0'
guavaVersion = '18.0'
hamcrestVersion = '1.3'
jcommanderVersion = '1.81'
jrubyVersion = '9.2.17.0'
jsoupVersion = '1.12.1'
jsoupVersion = '1.14.3'
junitVersion = '4.13.2'
assertjVersion = '3.19.0'
nettyVersion = '4.1.58.Final'
Expand Down

0 comments on commit 8914ebd

Please sign in to comment.