Skip to content

Commit

Permalink
Merge 98f0133 into da54d29
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 23, 2021
2 parents da54d29 + 98f0133 commit 5a799f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code-generator-plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apply plugin: "java-gradle-plugin"
apply plugin: "com.gradle.plugin-publish"

dependencies {
implementation 'io.github.classgraph:classgraph:4.8.134'
implementation 'io.github.classgraph:classgraph:4.8.135'
api project(':code-generator-api')
testImplementation project(':test-common')

Expand Down

0 comments on commit 5a799f2

Please sign in to comment.