Skip to content

Commit

Permalink
Update dependency org.jsoup:jsoup to v1.17.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 1, 2024
1 parent e09a018 commit adab5ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ hamcrestLibrary = "org.hamcrest:hamcrest-library:2.2"
httpClient5 = "org.apache.httpcomponents.client5:httpclient5:5.2.3"
jettyClient = "org.eclipse.jetty:jetty-client:9.4.53.v20231009"
jnr-unixsocket = "com.github.jnr:jnr-unixsocket:0.38.21"
jsoup = "org.jsoup:jsoup:1.17.1"
jsoup = "org.jsoup:jsoup:1.17.2"
junit = "junit:junit:4.13.2"
junit-ktx = "androidx.test.ext:junit-ktx:1.1.5"
junit-jupiter-api = { module = "org.junit.jupiter:junit-jupiter-api", version.ref = "org-junit-jupiter" }
Expand Down

0 comments on commit adab5ee

Please sign in to comment.