Skip to content

Commit

Permalink
chore: bump com.netflix.dgs.codegen in /dgs-subscription-sse (#3029)
Browse files Browse the repository at this point in the history
Bumps com.netflix.dgs.codegen from 7.0.2 to 7.0.3.

---
updated-dependencies:
- dependency-name: com.netflix.dgs.codegen
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Dec 10, 2024
1 parent 1ccaef0 commit 0065797
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dgs-subscription-sse/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ plugins {

kotlin("jvm") version "2.1.0"
kotlin("plugin.spring") version "2.1.0"
id("com.netflix.dgs.codegen") version "7.0.2" //https://plugins.gradle.org/plugin/com.netflix.dgs.codegen
id("com.netflix.dgs.codegen") version "7.0.3" //https://plugins.gradle.org/plugin/com.netflix.dgs.codegen
}

// extra["graphql-java.version"] = "19.2"
Expand Down

0 comments on commit 0065797

Please sign in to comment.