Skip to content

Commit

Permalink
Update ph-fonts to v5.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Dependency Update Bot committed Sep 23, 2024
1 parent 15f9256 commit e9b4b76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -47,13 +47,13 @@ dependencies {
}
implementation 'org.jfree:jfreechart:1.5.5'
implementation 'org.jsoup:jsoup:1.18.1'
implementation 'com.helger.font:ph-fonts-api:5.0.1'
implementation 'com.helger.font:ph-fonts-api:5.0.3'

compileOnly 'com.github.spotbugs:spotbugs-annotations:4.8.6'
spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.13.0'

runtimeOnly 'org.springframework.boot:spring-boot-starter-actuator'
runtimeOnly 'com.helger.font:ph-fonts-open-sans:5.0.1'
runtimeOnly 'com.helger.font:ph-fonts-open-sans:5.0.3'
runtimeOnly 'ch.qos.logback.contrib:logback-json-classic:0.1.5'
runtimeOnly 'ch.qos.logback.contrib:logback-jackson:0.1.5'
}
Expand Down

0 comments on commit e9b4b76

Please sign in to comment.