Skip to content

Commit 1c7082d

Browse files
authored
Merge pull request #1236 from freefair/dependabot/gradle/io.github.classgraph-classgraph-4.8.179
Bump io.github.classgraph:classgraph from 4.8.177 to 4.8.179
2 parents 5001891 + 579b967 commit 1c7082d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

code-generator-plugin/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugins {
77
description = "A plugin for executing specified code generators"
88

99
dependencies {
10-
implementation 'io.github.classgraph:classgraph:4.8.177'
10+
implementation 'io.github.classgraph:classgraph:4.8.179'
1111
api project(':code-generator-api')
1212
testImplementation project(':test-common')
1313

0 commit comments

Comments
 (0)