Skip to content

Commit

Permalink
chore(deps): update dependency io.github.classgraph:classgraph to v4.…
Browse files Browse the repository at this point in the history
…8.154
  • Loading branch information
renovate[bot] authored and edalex-ian committed Jan 3, 2023
1 parent 7a46709 commit 2e5d204
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Server/equellaserver/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ libraryDependencies ++= Seq(
"org.mozilla" % "rhino" % "1.7.14",
"io.lemonlabs" %% "scala-uri" % "4.0.3",
"org.scala-lang.modules" %% "scala-parser-combinators" % "2.1.1",
"io.github.classgraph" % "classgraph" % "4.8.151",
"io.github.classgraph" % "classgraph" % "4.8.154",
"com.fasterxml" % "classmate" % "1.5.1",
"org.glassfish" % "javax.el" % "3.0.1-b12",
"jakarta.validation" % "jakarta.validation-api" % "3.0.2",
Expand Down

0 comments on commit 2e5d204

Please sign in to comment.