Skip to content

Commit

Permalink
Update airframe-log to 21.12.1 (#319)
Browse files Browse the repository at this point in the history
* Update airframe-log to 21.12.1

* Update airframe-log to 21.12.1
  • Loading branch information
xerial-bot committed Jun 3, 2022
1 parent 0e659e9 commit 2b34d54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -63,7 +63,7 @@ libraryDependencies ++= Seq(
"junit" % "junit" % "4.13.2" % "test",
"org.codehaus.plexus" % "plexus-classworlds" % "2.4" % "test",
"org.xerial.java" % "xerial-core" % "2.1" % "test",
"org.wvlet.airframe" %% "airframe-log" % "21.12.0" % "test",
"org.wvlet.airframe" %% "airframe-log" % "21.12.1" % "test",
"org.osgi" % "org.osgi.core" % "4.3.0" % "provided",
"com.github.sbt" % "junit-interface" % "0.13.3" % "test",
"org.apache.hadoop" % "hadoop-common" % "2.7.3" % "test" exclude ("org.xerial.snappy", "snappy-java")
Expand Down

0 comments on commit 2b34d54

Please sign in to comment.