Skip to content

Commit ecda25e

Browse files
vandonrsmola
authored andcommitted
undo update to munit 1.0.1 as it breaks a test
(cherry picked from commit 0c4339b)
1 parent 5a21dc9 commit ecda25e

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

dd-java-agent/instrumentation/junit-4.10/munit-junit-4/gradle.lockfile

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ org.scala-lang.modules:scala-xml_2.13:2.1.0=zinc
181181
org.scala-lang:scala-compiler:2.13.11=zinc
182182
org.scala-lang:scala-library:2.13.10=testCompileClasspath,testRuntimeClasspath
183183
org.scala-lang:scala-library:2.13.11=zinc
184-
org.scala-lang:scala-library:2.13.14=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
184+
org.scala-lang:scala-library:2.13.13=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
185185
org.scala-lang:scala-library:2.13.6=compileClasspath
186186
org.scala-lang:scala-reflect:2.13.11=zinc
187187
org.scala-sbt.jline:jline:2.14.7-sbt-a1b0ffbb8f64bb820f4f84a0c07a0c0964507493=zinc
@@ -207,10 +207,10 @@ org.scala-sbt:zinc-persist-core-assembly:1.9.3=zinc
207207
org.scala-sbt:zinc-persist_2.13:1.9.3=zinc
208208
org.scala-sbt:zinc_2.13:1.9.3=zinc
209209
org.scalameta:junit-interface:0.7.28=compileClasspath,testCompileClasspath,testRuntimeClasspath
210-
org.scalameta:junit-interface:1.0.1=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
211-
org.scalameta:munit-diff_2.13:1.0.1=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
210+
org.scalameta:junit-interface:1.0.0=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
211+
org.scalameta:munit-diff_2.13:1.0.0=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
212212
org.scalameta:munit_2.13:0.7.28=compileClasspath,testCompileClasspath,testRuntimeClasspath
213-
org.scalameta:munit_2.13:1.0.1=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
213+
org.scalameta:munit_2.13:1.0.0=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath
214214
org.skyscreamer:jsonassert:1.5.1=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
215215
org.slf4j:jcl-over-slf4j:1.7.30=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
216216
org.slf4j:jul-to-slf4j:1.7.30=latestDepTestCompileClasspath,latestDepTestRuntimeClasspath,testCompileClasspath,testRuntimeClasspath

0 commit comments

Comments
 (0)