Skip to content

Commit

Permalink
Bump evo-inflector from 1.2.2 to 1.3 (#209)
Browse files Browse the repository at this point in the history
Bumps [evo-inflector](https://github.com/atteo/evo-inflector) from 1.2.2 to 1.3.
- [Release notes](https://github.com/atteo/evo-inflector/releases)
- [Commits](atteo/evo-inflector@1.2.2...1.3)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Sep 5, 2021
1 parent 64304f3 commit 12a8284
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codegen/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ dependencies {
api 'org.postgresql:postgresql:42.2.19'
implementation 'com.squareup:kotlinpoet:1.7.2'

implementation 'org.atteo:evo-inflector:1.2.2'
implementation 'org.atteo:evo-inflector:1.3'
implementation 'org.apache.commons:commons-text:1.9'
}

0 comments on commit 12a8284

Please sign in to comment.