mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 21:07:04 +05:30
fix(deps): update dependency org.jsoup:jsoup to v1.21.1
This commit is contained in:
parent
f57e05b87c
commit
dd9fe43f5a
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ haze = { module = "dev.chrisbanes.haze:haze", version.ref = "haze" }
|
||||||
haze-materials = { module = "dev.chrisbanes.haze:haze-materials", version.ref = "haze" }
|
haze-materials = { module = "dev.chrisbanes.haze:haze-materials", version.ref = "haze" }
|
||||||
htmlconverter = "be.digitalia.compose.htmlconverter:htmlconverter:1.1.0"
|
htmlconverter = "be.digitalia.compose.htmlconverter:htmlconverter:1.1.0"
|
||||||
javax-inject = "javax.inject:javax.inject:1"
|
javax-inject = "javax.inject:javax.inject:1"
|
||||||
jsoup = "org.jsoup:jsoup:1.20.1"
|
jsoup = "org.jsoup:jsoup:1.21.1"
|
||||||
junit-bom = { module = "org.junit:junit-bom", version.ref = "junit" }
|
junit-bom = { module = "org.junit:junit-bom", version.ref = "junit" }
|
||||||
junit-jupiter = { module = "org.junit.jupiter:junit-jupiter" }
|
junit-jupiter = { module = "org.junit.jupiter:junit-jupiter" }
|
||||||
junit-jupiter-api = { module = "org.junit.jupiter:junit-jupiter-api" }
|
junit-jupiter-api = { module = "org.junit.jupiter:junit-jupiter-api" }
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue