Skip to content

Commit

Permalink
Bump org.jetbrains.lets-plot:lets-plot-image-export from 4.4.0 to 4.5.1
Browse files Browse the repository at this point in the history
Bumps [org.jetbrains.lets-plot:lets-plot-image-export](https://github.com/JetBrains/lets-plot) from 4.4.0 to 4.5.1.
- [Release notes](https://github.com/JetBrains/lets-plot/releases)
- [Changelog](https://github.com/JetBrains/lets-plot/blob/master/CHANGELOG.md)
- [Commits](JetBrains/lets-plot@v4.4.0...v4.5.1)

---
updated-dependencies:
- dependency-name: org.jetbrains.lets-plot:lets-plot-image-export
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 29, 2024
1 parent 4160a46 commit 835ff03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ slf4j-simple = { group = "org.slf4j", name = "slf4j-simple", version = "2.0.13"}

# Lets-Plot
letsplot-kotlinjvm = { group = "org.jetbrains.lets-plot", name = "lets-plot-kotlin-jvm", version = "4.8.0" }
letsplot-imageexport = { group = "org.jetbrains.lets-plot", name = "lets-plot-image-export", version = "4.4.0" }
letsplot-imageexport = { group = "org.jetbrains.lets-plot", name = "lets-plot-image-export", version = "4.5.1" }

# Tests
kotlin-test = { group = "org.jetbrains.kotlin", name="kotlin-test" }
Expand Down

0 comments on commit 835ff03

Please sign in to comment.