Skip to content

Commit

Permalink
Merge pull request #24 from petrmac/dependabot/gradle/com.netflix.dgs…
Browse files Browse the repository at this point in the history
….codegen-7.0.3

Bump com.netflix.dgs.codegen from 6.3.0 to 7.0.3
  • Loading branch information
petrmac authored Dec 4, 2024
2 parents 0797e59 + 3866d6c commit 96b945c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
jacoco
id("org.springframework.boot") version "3.3.5"
id("io.spring.dependency-management") version "1.1.6"
id("com.netflix.dgs.codegen") version "6.3.0"
id("com.netflix.dgs.codegen") version "7.0.3"
id("com.google.cloud.tools.jib") version "3.4.4"
id("org.shipkit.shipkit-changelog") version "2.0.1"
id("org.shipkit.shipkit-github-release") version "2.0.1"
Expand Down

0 comments on commit 96b945c

Please sign in to comment.