Skip to content

Commit

Permalink
Update dependency org.webjars:jquery-ui to v1.13.3 (#374)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 5, 2024
1 parent 8c32a83 commit 57a37a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ dependencies {

implementation("org.webjars:webjars-servlet-2.x:1.6")
implementation("org.webjars:jquery:3.7.1")
implementation("org.webjars:jquery-ui:1.13.2")
implementation("org.webjars:jquery-ui:1.13.3")
implementation("org.webjars.bower:fontawesome:4.7.0")

implementation("com.captcha:botdetect-jsp20:4.0.beta3.7")
Expand Down

0 comments on commit 57a37a7

Please sign in to comment.