Skip to content

Commit 8effc92

Browse files
authored
Merge pull request #427 from scala-steward/update/jquery-3.6.0
jquery 3.6.0 (was 3.5.1)
2 parents 74d7360 + d005228 commit 8effc92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ libraryDependencies ++= Seq(
1010
"com.typesafe.play" %% "play-doc" % "2.1.0",
1111
"org.eclipse.jgit" % "org.eclipse.jgit" % "5.7.0.202003110725-r",
1212
"com.damnhandy" % "handy-uri-templates" % "2.1.8",
13-
"org.webjars" % "jquery" % "3.5.1",
13+
"org.webjars" % "jquery" % "3.6.0",
1414
"org.webjars" % "html5shiv" % "3.7.3",
1515
"org.webjars" % "prettify" % "4-Mar-2013-1",
1616
"org.webjars" % "clipboard.js" % "2.0.6",

0 commit comments

Comments
 (0)