We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5001891 + 579b967 commit 1c7082dCopy full SHA for 1c7082d
1 file changed
code-generator-plugin/build.gradle
@@ -7,7 +7,7 @@ plugins {
7
description = "A plugin for executing specified code generators"
8
9
dependencies {
10
- implementation 'io.github.classgraph:classgraph:4.8.177'
+ implementation 'io.github.classgraph:classgraph:4.8.179'
11
api project(':code-generator-api')
12
testImplementation project(':test-common')
13
0 commit comments