Skip to content

Commit

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

Bump com.github.package-url:packageurl-java from 1.4.1 to 1.4.2
  • Loading branch information
larsgrefer authored Nov 9, 2023
2 parents d024e3e + 16c3aa6 commit 9190b74
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.1'
implementation 'com.github.package-url:packageurl-java:1.4.2'

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

0 comments on commit 9190b74

Please sign in to comment.