Skip to content

Commit

Permalink
Bump gradle.plugin.io.snyk.gradle.plugin:snyk from 0.5.1 to 0.6.1 (ha…
Browse files Browse the repository at this point in the history
…shgraph#8146)

Bumps gradle.plugin.io.snyk.gradle.plugin:snyk from 0.5.1 to 0.6.1.

---
updated-dependencies:
- dependency-name: gradle.plugin.io.snyk.gradle.plugin:snyk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 22, 2024
1 parent 9b0ec37 commit 371141c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ dependencies {
implementation("com.google.protobuf:protobuf-gradle-plugin:0.9.4")
implementation("com.gorylenko.gradle-git-properties:gradle-git-properties:2.4.1")
implementation("com.graphql-java-generator:graphql-gradle-plugin3:2.4")
implementation("gradle.plugin.io.snyk.gradle.plugin:snyk:0.5.1")
implementation("gradle.plugin.io.snyk.gradle.plugin:snyk:0.6.1")
implementation("gradle.plugin.org.flywaydb:gradle-plugin-publishing:$flywayVersion")
implementation("io.freefair.gradle:lombok-plugin:8.6")
implementation("io.spring.gradle:dependency-management-plugin:1.1.4")
Expand Down

0 comments on commit 371141c

Please sign in to comment.