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.15.4
This commit is contained in:
parent
bf43a973ab
commit
3268f2fb90
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ dagger-compiler = { module = "com.google.dagger:dagger-compiler", version.ref =
|
|||
eithernet = "com.slack.eithernet:eithernet:1.3.1"
|
||||
javapoet = "com.squareup:javapoet:1.13.0"
|
||||
javax-inject = "javax.inject:javax.inject:1"
|
||||
jsoup = "org.jsoup:jsoup:1.15.3"
|
||||
jsoup = "org.jsoup:jsoup:1.15.4"
|
||||
kotest-assertions-core = { module = "io.kotest:kotest-assertions-core", version.ref = "kotest" }
|
||||
kotest-runner-junit5 = { module = "io.kotest:kotest-runner-junit5", version.ref = "kotest" }
|
||||
kotlinx-coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "coroutines" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue