Skip to content

Commit

Permalink
Build(deps): bump org.jfree:jfreechart from 1.5.4 to 1.5.5
Browse files Browse the repository at this point in the history
Bumps [org.jfree:jfreechart](https://github.com/jfree/jfreechart) from 1.5.4 to 1.5.5.
- [Release notes](https://github.com/jfree/jfreechart/releases)
- [Commits](jfree/jfreechart@v1.5.4...v1.5.5)

---
updated-dependencies:
- dependency-name: org.jfree:jfreechart
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent fd90c19 commit f7afa64
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 @@ -68,7 +68,7 @@ dependencies {
// https://mvnrepository.com/artifact/org.jdom/jdom2
implementation 'org.jdom:jdom2:2.0.6.1'
// https://mvnrepository.com/artifact/org.jfree/jfreechart
implementation 'org.jfree:jfreechart:1.5.4'
implementation 'org.jfree:jfreechart:1.5.5'
// https://mvnrepository.com/artifact/org.openjdk.nashorn/nashorn-core
implementation 'org.openjdk.nashorn:nashorn-core:15.4'
// https://mvnrepository.com/artifact/org.slf4j/slf4j-api
Expand Down

0 comments on commit f7afa64

Please sign in to comment.