Skip to content

Commit

Permalink
Add link to show plugin version override
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelboyles authored Sep 30, 2021
1 parent 4763722 commit c51a9c8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,4 +81,5 @@ Binds by default to the [lifecycle phase](http://maven.apache.org/ref/3.6.3/mave
It's likely that the Gradle plugin will be updated more frequently than I update this Maven plugin. Provided their
changes are backwards-compatible, you don't have to wait for a release of the Maven plugin to pick up a change. You can
simply [override the version](https://blog.sonatype.com/2008/04/how-to-override-a-plugins-dependency-in-maven/) of
`graphql-dgs-codegen-core` to use the newer version. There's an example of how to do that [here](TODO).
`graphql-dgs-codegen-core` to use the newer version. There's an example of how to do that
[here](https://github.com/michaelboyles/dgs-codegen-maven-plugin/blob/develop/src/it/basicTest/pom.xml#L42).

0 comments on commit c51a9c8

Please sign in to comment.