We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eff68d5 commit c8b93eeCopy full SHA for c8b93ee
1 file changed
build.gradle
@@ -45,7 +45,7 @@ dependencies {
45
runtimeOnly 'org.webjars:webjars-locator-core'
46
runtimeOnly 'net.logstash.logback:logstash-logback-encoder:6.6'
47
runtimeOnly 'org.webjars:jquery:3.6.0'
48
- runtimeOnly 'org.webjars:bootstrap:5.1.1'
+ runtimeOnly 'org.webjars:bootstrap:5.1.2'
49
runtimeOnly 'org.webjars.npm:bootstrap-icons:1.5.0'
50
annotationProcessor 'org.projectlombok:lombok'
51
testImplementation 'org.springframework.boot:spring-boot-starter-test'
0 commit comments