Skip to content

Commit d89f787

Browse files
committed
Updated yuicompressor
1 parent f2e413c commit d89f787

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ licenses += ("Apache License, Version 2.0", url("http://www.apache.org/licenses/
1212

1313
scalacOptions ++= DefaultOptions.scalac :+ Opts.compile.deprecation
1414

15-
libraryDependencies += "com.yahoo.platform.yui" % "yuicompressor" % "2.4.6"
15+
libraryDependencies += "com.yahoo.platform.yui" % "yuicompressor" % "2.4.7"
1616

1717
ScriptedPlugin.scriptedSettings
1818

0 commit comments

Comments
 (0)