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 and frett committed Jan 2, 2024
1 parent be2c32f commit 05213cb
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 @@ -165,7 +165,7 @@ hilt-testing = { module = "com.google.dagger:hilt-android-testing", version.ref
javapoet = "com.squareup:javapoet:1.13.0"
json = "org.json:json:20231013"
jsonUnit-assertj = "net.javacrumbs.json-unit:json-unit-assertj:3.2.2"
jsoup = "org.jsoup:jsoup:1.17.1"
jsoup = "org.jsoup:jsoup:1.17.2"
junit = "junit:junit:4.13.2"
kotlin-coroutines = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "kotlinCoroutines" }
kotlin-coroutines-android = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-android", version.ref = "kotlinCoroutines" }
Expand Down

0 comments on commit 05213cb

Please sign in to comment.