File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -170,7 +170,7 @@ dependencies {
170
170
implementation ' com.jfoenix:jfoenix:9.0.9'
171
171
implementation ' org.controlsfx:controlsfx:11.0.1'
172
172
173
- implementation ' org.jsoup:jsoup:1.12.2 '
173
+ implementation ' org.jsoup:jsoup:1.13.1 '
174
174
implementation ' com.konghq:unirest-java:3.6.00'
175
175
176
176
implementation ' org.slf4j:slf4j-api:2.0.0-alpha1'
@@ -213,7 +213,7 @@ dependencies {
213
213
testImplementation " org.testfx:testfx-junit5:4.0.17-alpha-SNAPSHOT"
214
214
testImplementation " org.hamcrest:hamcrest-library:2.2"
215
215
216
- checkstyle ' com.puppycrawl.tools:checkstyle:8.29 '
216
+ checkstyle ' com.puppycrawl.tools:checkstyle:8.30 '
217
217
xjc group : ' org.glassfish.jaxb' , name : ' jaxb-xjc' , version : ' 2.3.2'
218
218
jython ' org.python:jython-standalone:2.7.1'
219
219
}
You can’t perform that action at this time.
0 commit comments