Skip to content

Commit 6bff936

Browse files
Bump unirest-java from 3.6.00 to 3.6.01 (JabRef#6084)
Bumps [unirest-java](https://github.com/Kong/unirest-java) from 3.6.00 to 3.6.01. - [Release notes](https://github.com/Kong/unirest-java/releases) - [Changelog](https://github.com/Kong/unirest-java/blob/master/CHANGELOG.md) - [Commits](Kong/unirest-java@v3.6.00...v3.6.01) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 5fc2052 commit 6bff936

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ dependencies {
171171
implementation 'org.controlsfx:controlsfx:11.0.1'
172172

173173
implementation 'org.jsoup:jsoup:1.13.1'
174-
implementation 'com.konghq:unirest-java:3.6.00'
174+
implementation 'com.konghq:unirest-java:3.6.01'
175175

176176
implementation 'org.slf4j:slf4j-api:2.0.0-alpha1'
177177
implementation group: 'org.apache.logging.log4j', name: 'log4j-jcl', version: '3.0.0-SNAPSHOT'

0 commit comments

Comments
 (0)