mirror of
https://github.com/geoffsee/osm-maker-vibes.git
synced 2025-09-08 22:46:45 +00:00
dependabot/gradle/kotlin-updates-4ce4a9a5ab
![dependabot[bot]](/assets/img/avatar_default.png)
Bumps the kotlin-updates group with 1 update: [org.jetbrains.kotlinx:kotlinx-serialization-json](https://github.com/Kotlin/kotlinx.serialization). Updates `org.jetbrains.kotlinx:kotlinx-serialization-json` from 1.6.2 to 1.9.0 - [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases) - [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md) - [Commits](https://github.com/Kotlin/kotlinx.serialization/compare/v1.6.2...v1.9.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-updates ... Signed-off-by: dependabot[bot] <support@github.com>
OSM Maker
Convert OpenStreetMap data to 3D models.
Usage
./gradlew run
Generates a GLB file from OSM data for the configured area.
Description
Languages
Kotlin
61.4%
HTML
38.6%