Skip to content

Commit e7be5b3

Browse files
authored
Update airframe-log to 22.12.6 (#372)
1 parent 21beeb5 commit e7be5b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ libraryDependencies ++= Seq(
6363
"junit" % "junit" % "4.13.2" % "test",
6464
"org.codehaus.plexus" % "plexus-classworlds" % "2.7.0" % "test",
6565
"org.xerial.java" % "xerial-core" % "2.1" % "test",
66-
"org.wvlet.airframe" %% "airframe-log" % "22.9.3" % "test",
66+
"org.wvlet.airframe" %% "airframe-log" % "22.12.6" % "test",
6767
"org.osgi" % "org.osgi.core" % "4.3.0" % "provided",
6868
"com.github.sbt" % "junit-interface" % "0.13.3" % "test",
6969
"org.apache.hadoop" % "hadoop-common" % "2.10.2" % "test" exclude ("org.xerial.snappy", "snappy-java")

0 commit comments

Comments
 (0)