Skip to content

Commit

Permalink
Bump org.jetbrains.lets-plot:lets-plot-kotlin-jvm from 4.8.0 to 4.9.0
Browse files Browse the repository at this point in the history
Bumps [org.jetbrains.lets-plot:lets-plot-kotlin-jvm](https://github.com/JetBrains/lets-plot-kotlin) from 4.8.0 to 4.9.0.
- [Release notes](https://github.com/JetBrains/lets-plot-kotlin/releases)
- [Changelog](https://github.com/JetBrains/lets-plot-kotlin/blob/master/CHANGELOG.md)
- [Commits](JetBrains/lets-plot-kotlin@v4.8.0...v4.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent ed7b99a commit b1e6a99
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 @@ -14,7 +14,7 @@ slf4j-api = { group = "org.slf4j", name = "slf4j-api", version = "2.0.13"}
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-kotlinjvm = { group = "org.jetbrains.lets-plot", name = "lets-plot-kotlin-jvm", version = "4.9.0" }
letsplot-imageexport = { group = "org.jetbrains.lets-plot", name = "lets-plot-image-export", version = "4.4.0" }

# Tests
Expand Down

0 comments on commit b1e6a99

Please sign in to comment.