File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ buildscript {
3232 thymeleafVersion = ' 3.0.4.RELEASE'
3333 modelMapperVersion = ' 3.1.0'
3434
35- bootstrapVersion = ' 5.1.3 '
35+ bootstrapVersion = ' 5.2.0 '
3636 jqueryVersion = ' 3.6.0'
3737 fontAwesomeVersion = ' 6.1.2'
3838 webjarsLocatorVersion = ' 0.45'
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ dependencies {
4141 implementation(' ch.qos.logback:logback-classic' )
4242 implementation(' javax.xml.bind:jaxb-api' )
4343 implementation(' org.thymeleaf:thymeleaf-spring5' )
44- implementation(' org.webjars:bootstrap:5.1.3 ' )
44+ implementation(' org.webjars:bootstrap:5.2.0 ' )
4545 implementation(' org.webjars:jquery:3.6.0' )
4646 implementation(' org.webjars:font-awesome:6.1.2' )
4747 implementation(' org.webjars:webjars-locator:0.45' )
You can’t perform that action at this time.
0 commit comments