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 Apr 3, 2023
1 parent c156af0 commit e6e3929
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 @@ -87,7 +87,7 @@ dependencies {
implementation "org.webjars:bootstrap-daterangepicker:3.1"
implementation "org.webjars:momentjs:2.29.4"
implementation "org.webjars:AdminLTE:3.2.0"
implementation "org.webjars:font-awesome:5.15.4"
implementation "org.webjars:font-awesome:6.4.0"
implementation "org.webjars:dropzone:5.9.2"

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

0 comments on commit e6e3929

Please sign in to comment.