File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -72,13 +72,13 @@ autoScalaLibrary := false
7272crossPaths := false
7373
7474libraryDependencies ++= Seq (
75- " junit" % " junit" % " 4.13.2" % " test" ,
76- " org.codehaus.plexus" % " plexus-classworlds" % " 2.9.0" % " test" ,
77- " org.xerial.java" % " xerial-core" % " 2.1" % " test" ,
78- " org.wvlet.airframe" %% " airframe-log" % " 2025.1.1 " % " test" ,
79- " org.osgi" % " org.osgi.core" % " 6.0.0" % " provided" ,
80- " com.github.sbt" % " junit-interface" % " 0.13.3" % " test" ,
81- " org.apache.hadoop" % " hadoop-common" % " 3.4.1" % " test" exclude (" org.xerial.snappy" , " snappy-java" )
75+ " junit" % " junit" % " 4.13.2" % " test" ,
76+ " org.codehaus.plexus" % " plexus-classworlds" % " 2.9.0" % " test" ,
77+ " org.xerial.java" % " xerial-core" % " 2.1" % " test" ,
78+ " org.wvlet.airframe" %% " airframe-log" % " 2025.1.14 " % " test" ,
79+ " org.osgi" % " org.osgi.core" % " 6.0.0" % " provided" ,
80+ " com.github.sbt" % " junit-interface" % " 0.13.3" % " test" ,
81+ " org.apache.hadoop" % " hadoop-common" % " 3.4.1" % " test" exclude (" org.xerial.snappy" , " snappy-java" )
8282)
8383
8484enablePlugins(SbtOsgi )
You can’t perform that action at this time.
0 commit comments