Update airframe-log to 2025.1.19 (#697)

This commit is contained in:
xerial-bot 2025-09-30 22:55:31 -07:00 committed by GitHub
parent 3e70f48203
commit 98e66a1d02
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -97,7 +97,7 @@ libraryDependencies ++=
"junit" % "junit" % "4.13.2" % "test",
"org.codehaus.plexus" % "plexus-classworlds" % "2.9.0" % "test",
"org.xerial.java" % "xerial-core" % "2.1" % "test",
"org.wvlet.airframe" %% "airframe-log" % "2025.1.16" % "test",
"org.wvlet.airframe" %% "airframe-log" % "2025.1.19" % "test",
"org.osgi" % "org.osgi.core" % "6.0.0" % "provided",
"com.github.sbt" % "junit-interface" % "0.13.3" % "test",
"org.apache.hadoop" % "hadoop-common" % "3.4.1" % "test" exclude