Skip to content

Commit

Permalink
Merge pull request #44 from rwth-acis/dependabot/gradle/project_servi…
Browse files Browse the repository at this point in the history
…ce/develop/com.konghq-unirest-java-3.14.2

Bump com.konghq:unirest-java from 3.13.13 to 3.14.2 in /project_service
  • Loading branch information
AlexanderNeumann committed May 8, 2023
2 parents dc1ca85 + ef35ddf commit faad915
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project_service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencies {
// compileOnly will be moved into the lib dir afterwards
implementation "i5:las2peer-bundle:${project.property('core.version')}"

implementation "com.konghq:unirest-java:3.13.13"
implementation "com.konghq:unirest-java:3.14.2"

}

Expand Down

0 comments on commit faad915

Please sign in to comment.