Skip to content

Commit fa327b5

Browse files
fix(deps): update dependency com.fleeksoft.ksoup:ksoup to v0.1.8
1 parent 4cc571f commit fa327b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ clikt = "4.4.0"
44
okio = "3.9.0"
55
detekt = "1.23.6"
66
build-konfig = "0.15.2"
7-
ksoup = "0.1.6"
7+
ksoup = "0.1.8"
88

99
[libraries]
1010
clikt = { group = "com.github.ajalt.clikt", name = "clikt", version.ref = "clikt" }

0 commit comments

Comments
 (0)