Skip to content

Commit b58edce

Browse files
fix(deps): update dependency io.github.classgraph:classgraph to v4.8.181
1 parent 8aa82a8 commit b58edce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencies {
1919
compileOnly("org.jetbrains:annotations:26.0.1")
2020

2121
implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.1.0")
22-
implementation("io.github.classgraph:classgraph:4.8.179")
22+
implementation("io.github.classgraph:classgraph:4.8.181")
2323
implementation("org.apache.commons:commons-lang3:3.17.0")
2424
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.1")
2525

0 commit comments

Comments
 (0)