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