We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
0bb57131e8
bdc5a86440
1 parent a249359 commit 0d30cb4Copy full SHA for 0d30cb4
vividus-plugin-html/build.gradle
@@ -1,7 +1,7 @@
1
project.description = 'VIVIDUS plugin for HTML testing'
2
3
dependencies {
4
- api('com.github.vividus-framework:jsoup:0bb57131e8')
+ api('com.github.vividus-framework:jsoup:bdc5a86440')
5
6
implementation project(':vividus-engine')
7
implementation project(':vividus-soft-assert')
0 commit comments