Skip to content

Commit 2e35e1a

Browse files
committed
Update jsoup version
Signed-off-by: Rupal Mahajan <[email protected]>
1 parent b90be94 commit 2e35e1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reports-scheduler/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ dependencies {
164164
implementation group: 'com.google.guava', name: 'guava', version: '31.0.1-jre'
165165
implementation "org.json:json:20180813"
166166
implementation group: 'com.github.wnameless', name: 'json-flattener', version: '0.1.0'
167-
implementation 'org.jsoup:jsoup:1.14.3'
167+
implementation 'org.jsoup:jsoup:1.15.3'
168168
implementation 'com.google.code.gson:gson:2.8.9'
169169
implementation "org.jetbrains.kotlin:kotlin-test:${kotlin_version}"
170170

0 commit comments

Comments
 (0)