File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -170,7 +170,7 @@ dependencies {
170170 implementation ' com.jfoenix:jfoenix:9.0.9'
171171 implementation ' org.controlsfx:controlsfx:11.0.1'
172172
173- implementation ' org.jsoup:jsoup:1.12.2 '
173+ implementation ' org.jsoup:jsoup:1.13.1 '
174174 implementation ' com.konghq:unirest-java:3.6.00'
175175
176176 implementation ' org.slf4j:slf4j-api:2.0.0-alpha1'
@@ -213,7 +213,7 @@ dependencies {
213213 testImplementation " org.testfx:testfx-junit5:4.0.17-alpha-SNAPSHOT"
214214 testImplementation " org.hamcrest:hamcrest-library:2.2"
215215
216- checkstyle ' com.puppycrawl.tools:checkstyle:8.29 '
216+ checkstyle ' com.puppycrawl.tools:checkstyle:8.30 '
217217 xjc group : ' org.glassfish.jaxb' , name : ' jaxb-xjc' , version : ' 2.3.2'
218218 jython ' org.python:jython-standalone:2.7.1'
219219}
You can’t perform that action at this time.
0 commit comments