Skip to content

Commit e9d9891

Browse files
renovate[bot]mergify[bot]
authored andcommitted
chore(deps): update dependency io.github.classgraph:classgraph to v4.8.181
1 parent 38cdba6 commit e9d9891

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ kotlin-reflect = { module = "org.jetbrains.kotlin:kotlin-reflect", version.ref =
1010
kotest-runner = { module = "io.kotest:kotest-runner-junit5", version.ref = "kotest" }
1111
kotest-assertions = { module = "io.kotest:kotest-assertions-core", version.ref = "kotest" }
1212
kotest-property = { module = "io.kotest:kotest-property", version.ref = "kotest" }
13-
classgraph = { module = "io.github.classgraph:classgraph", version = "4.8.180" }
13+
classgraph = { module = "io.github.classgraph:classgraph", version = "4.8.181" }
1414
jGraph = { module = "org.jgrapht:jgrapht-core", version = "1.5.2" }
1515
common-cli = { module = "commons-cli:commons-cli", version = "1.9.0" }
1616
junit-jupiter-api = { module = "org.junit.jupiter:junit-jupiter-api", version.ref = "jUnit" }

0 commit comments

Comments
 (0)