Skip to content

Commit cca63f1

Browse files
Update dependency org.jsoup:jsoup to v1.18.2
1 parent 2826ece commit cca63f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ dependencies {
7676
implementation 'com.google.code.gson:gson:2.10.1'
7777
implementation("com.google.guava:guava:31.1-jre")
7878
implementation group: 'org.kohsuke', name: 'github-api', version: '1.306'
79-
implementation 'org.jsoup:jsoup:1.14.3'
79+
implementation 'org.jsoup:jsoup:1.18.2'
8080
implementation "org.mariuszgromada.math:MathParser.org-mXparser:5.2.1"
8181
implementation 'org.reflections:reflections:0.10.2'
8282
implementation 'sh.stein:carbon-api:1.2'

0 commit comments

Comments
 (0)