Skip to content

Commit cdab3f1

Browse files
authored
chore: upgrade jsoup version to 1.14.3 (#641)
1 parent 91ab7c1 commit cdab3f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ coroutinesVersion=1.6.0
1616
ktorVersion=1.6.7
1717
atomicFuVersion=0.17.0
1818
kotlinxSerializationVersion=1.3.0
19-
jsoupVersion=1.14.1
19+
jsoupVersion=1.14.3
2020

2121
# codegen
2222
smithyVersion=1.17.0
@@ -40,4 +40,4 @@ kotlinLoggingVersion=2.0.3
4040
slf4jVersion=1.7.30
4141

4242
# crt
43-
crtKotlinVersion=0.5.4
43+
crtKotlinVersion=0.5.4

0 commit comments

Comments
 (0)