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 3327b1f commit 31b0ca5Copy full SHA for 31b0ca5
build.sbt
@@ -97,7 +97,7 @@ libraryDependencies ++=
97
"junit" % "junit" % "4.13.2" % "test",
98
"org.codehaus.plexus" % "plexus-classworlds" % "2.9.0" % "test",
99
"org.xerial.java" % "xerial-core" % "2.1" % "test",
100
- "org.wvlet.airframe" %% "airframe-log" % "2025.1.19" % "test",
+ "org.wvlet.airframe" %% "airframe-log" % "2025.1.21" % "test",
101
"org.osgi" % "org.osgi.core" % "6.0.0" % "provided",
102
"com.github.sbt" % "junit-interface" % "0.13.3" % "test",
103
"org.apache.hadoop" % "hadoop-common" % "3.4.1" % "test" exclude
0 commit comments