Skip to content

Commit

Permalink
Update dependency org.jsoup:jsoup to v1.18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Dependency Update Bot committed Nov 27, 2024
1 parent 5dd27a4 commit 8f550ea
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 @@ -46,7 +46,7 @@ dependencies {
exclude group: "xml-apis", module: "xml-apis"
}
implementation 'org.jfree:jfreechart:1.5.5'
implementation 'org.jsoup:jsoup:1.18.1'
implementation 'org.jsoup:jsoup:1.18.2'
implementation 'com.helger.font:ph-fonts-api:5.0.3'

compileOnly 'com.github.spotbugs:spotbugs-annotations:4.8.6'
Expand Down

0 comments on commit 8f550ea

Please sign in to comment.