Skip to content

Commit 26aa68b

Browse files
authored
Update airframe-log to 24.5.0 (#578)
1 parent 3e82990 commit 26aa68b

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
@@ -75,7 +75,7 @@ libraryDependencies ++= Seq(
7575
"junit" % "junit" % "4.13.2" % "test",
7676
"org.codehaus.plexus" % "plexus-classworlds" % "2.8.0" % "test",
7777
"org.xerial.java" % "xerial-core" % "2.1" % "test",
78-
"org.wvlet.airframe" %% "airframe-log" % "24.4.3" % "test",
78+
"org.wvlet.airframe" %% "airframe-log" % "24.5.0" % "test",
7979
"org.osgi" % "org.osgi.core" % "6.0.0" % "provided",
8080
"com.github.sbt" % "junit-interface" % "0.13.3" % "test",
8181
"org.apache.hadoop" % "hadoop-common" % "3.4.0" % "test" exclude ("org.xerial.snappy", "snappy-java")

0 commit comments

Comments
 (0)