Skip to content

Commit 37a6c53

Browse files
authored
Merge pull request scala#10 from scala-steward/update/jol-core-0.9
Update jol-core to 0.9
2 parents 0f55123 + 9d6b618 commit 37a6c53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@ credentials ++= (
4444
libraryDependencies ++= Seq(
4545
"junit" % "junit" % "4.12",
4646
"com.novocode" % "junit-interface" % "0.11" % Test,
47-
"org.openjdk.jol" % "jol-core" % "0.5"
47+
"org.openjdk.jol" % "jol-core" % "0.9"
4848
)
4949

0 commit comments

Comments
 (0)