Skip to content

Commit 31b0ca5

Browse files
authored
Update airframe-log to 2025.1.21 (#700)
1 parent 3327b1f commit 31b0ca5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ libraryDependencies ++=
9797
"junit" % "junit" % "4.13.2" % "test",
9898
"org.codehaus.plexus" % "plexus-classworlds" % "2.9.0" % "test",
9999
"org.xerial.java" % "xerial-core" % "2.1" % "test",
100-
"org.wvlet.airframe" %% "airframe-log" % "2025.1.19" % "test",
100+
"org.wvlet.airframe" %% "airframe-log" % "2025.1.21" % "test",
101101
"org.osgi" % "org.osgi.core" % "6.0.0" % "provided",
102102
"com.github.sbt" % "junit-interface" % "0.13.3" % "test",
103103
"org.apache.hadoop" % "hadoop-common" % "3.4.1" % "test" exclude

0 commit comments

Comments
 (0)