Skip to content

Commit

Permalink
Bump io.github.kobylynskyi:graphql-codegen-maven-plugin in /apps/backend
Browse files Browse the repository at this point in the history
Bumps [io.github.kobylynskyi:graphql-codegen-maven-plugin](https://github.com/kobylynskyi/graphql-java-codegen) from 5.8.0 to 5.9.0.
- [Release notes](https://github.com/kobylynskyi/graphql-java-codegen/releases)
- [Commits](kobylynskyi/graphql-java-codegen@v5.8.0...v5.9.0)

---
updated-dependencies:
- dependency-name: io.github.kobylynskyi:graphql-codegen-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and RoyGrini committed Nov 28, 2023
1 parent b238c6a commit d9f12c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<testcontainers.version>1.19.2</testcontainers.version>
<wiremock.version>3.2.0</wiremock.version>
<scala.version>2.13.12</scala.version>
<graphql-codegen.version>5.8.0</graphql-codegen.version>
<graphql-codegen.version>5.9.0</graphql-codegen.version>

<!-- maven plugin -->
<maven.dependency.plugin-version>3.6.1</maven.dependency.plugin-version>
Expand Down

0 comments on commit d9f12c0

Please sign in to comment.