Skip to content

Commit

Permalink
fix(deps): update dependency org.webjars:font-awesome to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 15, 2022
1 parent f98400c commit 2ca2b4e
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 @@ -84,7 +84,7 @@ dependencies {
implementation "org.webjars:bootstrap-daterangepicker:3.1"
implementation "org.webjars:momentjs:2.29.3"
implementation "org.webjars:AdminLTE:3.2.0"
implementation "org.webjars:font-awesome:5.15.4"
implementation "org.webjars:font-awesome:6.1.2"
implementation "org.webjars:dropzone:5.9.2"

testImplementation "org.springframework.boot:spring-boot-starter-test"
Expand Down

0 comments on commit 2ca2b4e

Please sign in to comment.