Skip to content

Commit 0d30cb4

Browse files
authored
Bump jsoup from 0bb57131e8 to bdc5a86440
1 parent a249359 commit 0d30cb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vividus-plugin-html/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
project.description = 'VIVIDUS plugin for HTML testing'
22

33
dependencies {
4-
api('com.github.vividus-framework:jsoup:0bb57131e8')
4+
api('com.github.vividus-framework:jsoup:bdc5a86440')
55

66
implementation project(':vividus-engine')
77
implementation project(':vividus-soft-assert')

0 commit comments

Comments
 (0)