Skip to content

Commit

Permalink
Merge pull request #983 from freefair/dependabot/gradle/com.github.pa…
Browse files Browse the repository at this point in the history
…ckage-url-packageurl-java-1.5.0

Bump com.github.package-url:packageurl-java from 1.4.2 to 1.5.0
  • Loading branch information
larsgrefer authored Jan 6, 2024
2 parents 92e4bc0 + 16ba74a commit 36ba0c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion github-plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ dependencies {
implementation "com.squareup.retrofit2:retrofit:$retrofitVersion"
implementation "com.squareup.retrofit2:converter-gson:$retrofitVersion"

implementation 'com.github.package-url:packageurl-java:1.4.2'
implementation 'com.github.package-url:packageurl-java:1.5.0'

api project(":okhttp-plugin")
implementation project(":plugin-utils")
Expand Down

0 comments on commit 36ba0c6

Please sign in to comment.