Skip to content

Commit

Permalink
Bump org.jsoup:jsoup from 1.18.1 to 1.18.2 in /tweet-impl-mastodon4j (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 27, 2024
1 parent b94765e commit dc2b82f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tweet-impl-mastodon4j/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
dependencies {
api project(':tweetwallfx-tweet-api')

implementation 'org.jsoup:jsoup:1.18.1'
implementation 'org.jsoup:jsoup:1.18.2'
implementation 'org.mastodon4j:mastodon4j-core:0.10.0'
implementation 'org.slf4j:slf4j-api'

Expand Down

0 comments on commit dc2b82f

Please sign in to comment.