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
renovate[bot] authored Nov 27, 2024
1 parent c84af3c commit 791f90c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ezmediacore/main/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ dependencies {

// Project dependencies
implementation("org.bytedeco:javacv-platform:1.5.10")
implementation("org.jsoup:jsoup:1.18.1")
implementation("org.jsoup:jsoup:1.18.2")
implementation("uk.co.caprica:vlcj:4.8.3")
implementation("uk.co.caprica:vlcj-natives:4.8.3")
implementation("net.java.dev.jna:jna:5.15.0")
Expand Down

0 comments on commit 791f90c

Please sign in to comment.