Skip to content

Commit

Permalink
fix(deps): update dependency org.webjars:bootstrap to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 4, 2022
1 parent 034bb60 commit 22cdfc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ dependencies {
implementation "nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect"
implementation "org.thymeleaf.extras:thymeleaf-extras-springsecurity5"
implementation "org.webjars:webjars-locator-core"
implementation "org.webjars:bootstrap:4.6.2"
implementation "org.webjars:bootstrap:5.2.1"
implementation "org.webjars:jquery:3.6.1"
implementation "org.webjars:jquery-validation:1.19.3"
implementation "org.webjars:bootstrap-daterangepicker:3.1"
Expand Down

0 comments on commit 22cdfc3

Please sign in to comment.