Skip to content

Commit f741ade

Browse files
Bump jquery from 1.12.4 to 3.6.0
Bumps [jquery](https://github.com/jquery/jquery-dist) from 1.12.4 to 3.6.0. - [Release notes](https://github.com/jquery/jquery-dist/releases) - [Commits](jquery/jquery-dist@1.12.4...3.6.0) --- updated-dependencies: - dependency-name: org.webjars.bower:jquery dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c734a79 commit f741ade

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ dependencies {
158158

159159

160160
// WebJars
161-
implementation 'org.webjars.bower:jquery:1.12.4'
161+
implementation 'org.webjars.bower:jquery:3.6.0'
162162
implementation 'org.webjars.bower:jquery.ui:1.12.1'
163163
implementation 'org.webjars:bootstrap:5.1.3'
164164
implementation 'org.webjars.bower:bootstrap:4.1.1'

0 commit comments

Comments
 (0)