We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65e1ec3 commit 59948dfCopy full SHA for 59948df
build.sbt
@@ -73,7 +73,7 @@ crossPaths := false
73
74
libraryDependencies ++= Seq(
75
"junit" % "junit" % "4.13.2" % "test",
76
- "org.codehaus.plexus" % "plexus-classworlds" % "2.8.0" % "test",
+ "org.codehaus.plexus" % "plexus-classworlds" % "2.9.0" % "test",
77
"org.xerial.java" % "xerial-core" % "2.1" % "test",
78
"org.wvlet.airframe" %% "airframe-log" % "2025.1.1" % "test",
79
"org.osgi" % "org.osgi.core" % "6.0.0" % "provided",
0 commit comments