Skip to content

Commit 871fd68

Browse files
authored
Merge pull request #296 from innFactory/update/classgraph-4.8.174
chore: update classgraph from 4.8.173 to 4.8.174
2 parents 229503c + 300b2de commit 871fd68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ object Dependencies {
1515
val alloyCore = "com.disneystreaming.alloy" % "alloy-core" % "0.3.9"
1616
val alloyOpenapi = "com.disneystreaming.alloy" %% "alloy-openapi" % "0.3.9"
1717

18-
val classgraph = "io.github.classgraph" % "classgraph" % "4.8.173"
18+
val classgraph = "io.github.classgraph" % "classgraph" % "4.8.174"
1919
val smithyVersion = "1.49.0"
2020
val testTraits =
2121
"software.amazon.smithy" % "smithy-protocol-test-traits" % smithyVersion

0 commit comments

Comments
 (0)