Skip to content

Commit

Permalink
chore: bump com.netflix.dgs.codegen from 6.3.0 to 7.0.3 in /backend
Browse files Browse the repository at this point in the history
Bumps com.netflix.dgs.codegen from 6.3.0 to 7.0.3.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 9ebae23 commit 51eb3eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
kotlin("jvm") version "2.0.20"
kotlin("plugin.spring") version "2.0.20"

id("com.netflix.dgs.codegen") version "6.3.0"
id("com.netflix.dgs.codegen") version "7.0.3"

id("org.jlleitschuh.gradle.ktlint") version "12.1.1"
}
Expand Down

0 comments on commit 51eb3eb

Please sign in to comment.