Skip to content

Commit

Permalink
Update airframe-log to 23.3.2 (#404)
Browse files Browse the repository at this point in the history
  • Loading branch information
xerial-bot committed Mar 20, 2023
1 parent 745d4c4 commit 0797257
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -75,7 +75,7 @@ libraryDependencies ++= Seq(
"junit" % "junit" % "4.13.2" % "test",
"org.codehaus.plexus" % "plexus-classworlds" % "2.7.0" % "test",
"org.xerial.java" % "xerial-core" % "2.1" % "test",
"org.wvlet.airframe" %% "airframe-log" % "23.3.0" % "test",
"org.wvlet.airframe" %% "airframe-log" % "23.3.2" % "test",
"org.osgi" % "org.osgi.core" % "6.0.0" % "provided",
"com.github.sbt" % "junit-interface" % "0.13.3" % "test",
"org.apache.hadoop" % "hadoop-common" % "2.10.2" % "test" exclude ("org.xerial.snappy", "snappy-java")
Expand Down

0 comments on commit 0797257

Please sign in to comment.