Skip to content

Commit 8f8cbfe

Browse files
authored
Merge pull request #664 from scala-steward/update/jquery-4.0.0
jquery 4.0.0 (was 3.7.1)
2 parents d3ff228 + 70f592a commit 8f8cbfe

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
"org.playframework" %% "play-doc" % "3.0.1",
1111
"org.eclipse.jgit" % "org.eclipse.jgit" % "7.5.0.202512021534-r",
1212
"com.damnhandy" % "handy-uri-templates" % "2.1.8",
13-
"org.webjars" % "jquery" % "3.7.1",
13+
"org.webjars" % "jquery" % "4.0.0",
1414
"org.webjars" % "html5shiv" % "3.7.3-1",
1515
"org.webjars" % "prettify" % "4-Mar-2013-1",
1616
"org.webjars" % "clipboard.js" % "2.0.11",

0 commit comments

Comments
 (0)