diff --git a/build.gradle b/build.gradle index e066c17..fb6350f 100644 --- a/build.gradle +++ b/build.gradle @@ -41,7 +41,7 @@ dependencies { implementation 'org.webjars:webjars-locator-lite' implementation 'org.webjars:bootstrap:5.3.8' - implementation 'org.webjars:font-awesome:7.1.0' + implementation 'org.webjars:font-awesome:7.2.0' annotationProcessor 'org.springframework.boot:spring-boot-configuration-processor'