Skip to content

Commit 9d6b618

Browse files
committed
Update jol-core to 0.9
1 parent 0f55123 commit 9d6b618

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)