Releases: Astra-Interactive/AstraAuctions
Releases · Astra-Interactive/AstraAuctions
AstraMarket - 1.17.1
fix sell permission (#46)
AstraMarket - 1.17.0
Various fixes (#44) * remove kdi * replace astralibs orm with exposed * fix lifecycles * fix logs * fix file generate * fix yaml format * improve slot context * add players button * fix detekt * update readme * fix merge group * fix tests
AstraMarket - 1.16.15
build(deps): bump the versions group with 2 updates (#43) * build(deps): bump the versions group with 2 updates Bumps the versions group with 2 updates: [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) and [com.github.MockBukkit:MockBukkit](https://github.com/MockBukkit/MockBukkit). Updates `org.xerial:sqlite-jdbc` from 3.46.1.0 to 3.46.1.3 - [Release notes](https://github.com/xerial/sqlite-jdbc/releases) - [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG) - [Commits](https://github.com/xerial/sqlite-jdbc/compare/3.46.1.0...3.46.1.3) Updates `com.github.MockBukkit:MockBukkit` from 3.128.0 to 3.129.1 - [Commits](https://github.com/MockBukkit/MockBukkit/compare/v3.128.0...v3.129.1) --- updated-dependencies: - dependency-name: org.xerial:sqlite-jdbc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: versions - dependency-name: com.github.MockBukkit:MockBukkit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions ... Signed-off-by: dependabot[bot] <[email protected]> * Update gradle.properties --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Roman Makeev <[email protected]>
AstraMarket - 1.16.14
build(deps): bump the versions group with 8 updates (#42) * build(deps): bump the versions group with 8 updates Bumps the versions group with 8 updates: | Package | From | To | | --- | --- | --- | | [org.jetbrains.kotlinx:kotlinx-coroutines-core](https://github.com/Kotlin/kotlinx.coroutines) | `1.8.1` | `1.9.0` | | [org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm](https://github.com/Kotlin/kotlinx.coroutines) | `1.8.1` | `1.9.0` | | [org.jetbrains.kotlinx:kotlinx-serialization-json](https://github.com/Kotlin/kotlinx.serialization) | `1.7.1` | `1.7.3` | | [org.bstats:bstats-bukkit](https://github.com/Bastian/bStats-Metrics) | `3.0.3` | `3.1.0` | | [com.github.MockBukkit:MockBukkit](https://github.com/MockBukkit/MockBukkit) | `3.113.0` | `3.128.0` | | [ru.astrainteractive.klibs:mikro-core](https://github.com/makeevrserg/klibs.mikro) | `1.8.7` | `1.8.8` | | [ru.astrainteractive.klibs:kdi](https://github.com/makeevrserg/klibs.kdi) | `1.4.7` | `1.4.8` | | com.github.gmazzo.buildconfig | `5.4.0` | `5.5.0` | Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.8.1 to 1.9.0 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.8.1...1.9.0) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm` from 1.8.1 to 1.9.0 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.8.1...1.9.0) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm` from 1.8.1 to 1.9.0 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.8.1...1.9.0) Updates `org.jetbrains.kotlinx:kotlinx-serialization-json` from 1.7.1 to 1.7.3 - [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.7.1...v1.7.3) Updates `org.bstats:bstats-bukkit` from 3.0.3 to 3.1.0 - [Release notes](https://github.com/Bastian/bStats-Metrics/releases) - [Commits](https://github.com/Bastian/bStats-Metrics/compare/v3.0.3...v3.1.0) Updates `com.github.MockBukkit:MockBukkit` from 3.113.0 to 3.128.0 - [Commits](https://github.com/MockBukkit/MockBukkit/compare/v3.113.0...v3.128.0) Updates `ru.astrainteractive.klibs:mikro-core` from 1.8.7 to 1.8.8 - [Release notes](https://github.com/makeevrserg/klibs.mikro/releases) - [Commits](https://github.com/makeevrserg/klibs.mikro/compare/1.8.7...1.8.8) Updates `ru.astrainteractive.klibs:kdi` from 1.4.7 to 1.4.8 - [Release notes](https://github.com/makeevrserg/klibs.kdi/releases) - [Commits](https://github.com/makeevrserg/klibs.kdi/compare/1.4.7...1.4.8) Updates `com.github.gmazzo.buildconfig` from 5.4.0 to 5.5.0 --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: versions - dependency-name: org.bstats:bstats-bukkit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: com.github.MockBukkit:MockBukkit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: ru.astrainteractive.klibs:mikro-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: versions - dependency-name: ru.astrainteractive.klibs:kdi dependency-type: direct:production update-type: version-update:semver-patch dependency-group: versions - dependency-name: com.github.gmazzo.buildconfig dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions ... Signed-off-by: dependabot[bot] <[email protected]> * Update gradle.properties --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Roman Makeev <[email protected]>
AstraMarket - 1.16.13
fix custom currency (#39)
AstraMarket - 1.16.12
build(deps): bump the versions group with 2 updates (#36) * build(deps): bump the versions group with 2 updates Bumps the versions group with 2 updates: [org.bstats:bstats-bukkit](https://github.com/Bastian/bStats-Metrics) and [com.github.MockBukkit:MockBukkit](https://github.com/MockBukkit/MockBukkit). Updates `org.bstats:bstats-bukkit` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/Bastian/bStats-Metrics/releases) - [Commits](https://github.com/Bastian/bStats-Metrics/compare/v3.0.2...v3.0.3) Updates `com.github.MockBukkit:MockBukkit` from 3.108.0 to 3.113.0 - [Commits](https://github.com/MockBukkit/MockBukkit/compare/v3.108.0...v3.113.0) --- updated-dependencies: - dependency-name: org.bstats:bstats-bukkit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: versions - dependency-name: com.github.MockBukkit:MockBukkit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions ... Signed-off-by: dependabot[bot] <[email protected]> * Update gradle.properties --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Roman Makeev <[email protected]>
AstraMarket - 1.16.11
build(deps): bump the versions group with 10 updates (#35) * build(deps): bump the versions group with 10 updates Bumps the versions group with 10 updates: | Package | From | To | | --- | --- | --- | | [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) | `3.46.0.1` | `3.46.1.0` | | [com.github.MockBukkit:MockBukkit](https://github.com/MockBukkit/MockBukkit) | `v3.98.0` | `3.108.0` | | [ru.astrainteractive.klibs:mikro-core](https://github.com/makeevrserg/klibs.mikro) | `1.8.4` | `1.8.7` | | [ru.astrainteractive.klibs:kdi](https://github.com/makeevrserg/klibs.kdi) | `1.4.5` | `1.4.7` | | [ru.astrainteractive.astralibs:orm](https://github.com/Astra-Interactive/AstraLibs) | `3.12.1` | `3.12.2` | | [ru.astrainteractive.astralibs:core](https://github.com/Astra-Interactive/AstraLibs) | `3.12.1` | `3.12.2` | | [ru.astrainteractive.astralibs:menu-bukkit](https://github.com/Astra-Interactive/AstraLibs) | `3.12.1` | `3.12.2` | | [ru.astrainteractive.astralibs:core-bukkit](https://github.com/Astra-Interactive/AstraLibs) | `3.12.1` | `3.12.2` | | [ru.astrainteractive.astralibs:command](https://github.com/Astra-Interactive/AstraLibs) | `3.12.1` | `3.12.2` | | [ru.astrainteractive.astralibs:command-bukkit](https://github.com/Astra-Interactive/AstraLibs) | `3.12.1` | `3.12.2` | Updates `org.xerial:sqlite-jdbc` from 3.46.0.1 to 3.46.1.0 - [Release notes](https://github.com/xerial/sqlite-jdbc/releases) - [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG) - [Commits](https://github.com/xerial/sqlite-jdbc/compare/3.46.0.1...3.46.1.0) Updates `com.github.MockBukkit:MockBukkit` from v3.98.0 to 3.108.0 - [Commits](https://github.com/MockBukkit/MockBukkit/compare/v3.98.0...v3.108.0) Updates `ru.astrainteractive.klibs:mikro-core` from 1.8.4 to 1.8.7 - [Release notes](https://github.com/makeevrserg/klibs.mikro/releases) - [Commits](https://github.com/makeevrserg/klibs.mikro/compare/1.8.4...1.8.7) Updates `ru.astrainteractive.klibs:kdi` from 1.4.5 to 1.4.7 - [Release notes](https://github.com/makeevrserg/klibs.kdi/releases) - [Commits](https://github.com/makeevrserg/klibs.kdi/compare/1.4.5...1.4.7) Updates `ru.astrainteractive.astralibs:orm` from 3.12.1 to 3.12.2 - [Release notes](https://github.com/Astra-Interactive/AstraLibs/releases) - [Commits](https://github.com/Astra-Interactive/AstraLibs/compare/3.12.1...3.12.2) Updates `ru.astrainteractive.astralibs:core` from 3.12.1 to 3.12.2 - [Release notes](https://github.com/Astra-Interactive/AstraLibs/releases) - [Commits](https://github.com/Astra-Interactive/AstraLibs/compare/3.12.1...3.12.2) Updates `ru.astrainteractive.astralibs:menu-bukkit` from 3.12.1 to 3.12.2 - [Release notes](https://github.com/Astra-Interactive/AstraLibs/releases) - [Commits](https://github.com/Astra-Interactive/AstraLibs/compare/3.12.1...3.12.2) Updates `ru.astrainteractive.astralibs:core-bukkit` from 3.12.1 to 3.12.2 - [Release notes](https://github.com/Astra-Interactive/AstraLibs/releases) - [Commits](https://github.com/Astra-Interactive/AstraLibs/compare/3.12.1...3.12.2) Updates `ru.astrainteractive.astralibs:command` from 3.12.1 to 3.12.2 - [Release notes](https://github.com/Astra-Interactive/AstraLibs/releases) - [Commits](https://github.com/Astra-Interactive/AstraLibs/compare/3.12.1...3.12.2) Updates `ru.astrainteractive.astralibs:command-bukkit` from 3.12.1 to 3.12.2 - [Release notes](https://github.com/Astra-Interactive/AstraLibs/releases) - [Commits](https://github.com/Astra-Interactive/AstraLibs/compare/3.12.1...3.12.2) Updates `ru.astrainteractive.astralibs:core` from 3.12.1 to 3.12.2 - [Release notes](https://github.com/Astra-Interactive/AstraLibs/releases) - [Commits](https://github.com/Astra-Interactive/AstraLibs/compare/3.12.1...3.12.2) Updates `ru.astrainteractive.astralibs:menu-bukkit` from 3.12.1 to 3.12.2 - [Release notes](https://github.com/Astra-Interactive/AstraLibs/releases) - [Commits](https://github.com/Astra-Interactive/AstraLibs/compare/3.12.1...3.12.2) Updates `ru.astrainteractive.astralibs:core-bukkit` from 3.12.1 to 3.12.2 - [Release notes](https://github.com/Astra-Interactive/AstraLibs/releases) - [Commits](https://github.com/Astra-Interactive/AstraLibs/compare/3.12.1...3.12.2) Updates `ru.astrainteractive.astralibs:command` from 3.12.1 to 3.12.2 - [Release notes](https://github.com/Astra-Interactive/AstraLibs/releases) - [Commits](https://github.com/Astra-Interactive/AstraLibs/compare/3.12.1...3.12.2) Updates `ru.astrainteractive.astralibs:command-bukkit` from 3.12.1 to 3.12.2 - [Release notes](https://github.com/Astra-Interactive/AstraLibs/releases) - [Commits](https://github.com/Astra-Interactive/AstraLibs/compare/3.12.1...3.12.2) --- updated-dependencies: - dependency-name: org.xerial:sqlite-jdbc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: versions - dependency-name: com.github.MockBukkit:MockBukkit dependency-type: direct:production dependency-group: versions - dependency-name: ru.astrainteractive.klibs:mikro-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: versions - dependency-name: ru.astrainteractive.klibs:kdi dependency-type: direct:production update-type: version-update:semver-patch dependency-group: versions - dependency-name: ru.astrainteractive.astralibs:orm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: versions - dependency-name: ru.astrainteractive.astralibs:core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: versions - dependency-name: ru.astrainteractive.astralibs:menu-bukkit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: versions - dependency-name: ru.astrainteractive.astralibs:core-bukkit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: versions - dependency-name: ru.astrainteractive.astralibs:command dependency-type: direct:production update-type: version-update:semver-patch dependency-group: versions - dependency-name: ru.astrainteractive.astralibs:command-bukkit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: versions - dependency-name: ru.astrainteractive.astralibs:core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: versions - dependency-name: ru.astrainteractive.astralibs:menu-bukkit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: versions - dependency-name: ru.astrainteractive.astralibs:core-bukkit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: versions - dependency-name: ru.astrainteractive.astralibs:command dependency-type: direct:production update-type: version-update:semver-patch dependency-group: versions - dependency-name: ru.astrainteractive.astralibs:command-bukkit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: versions ... Signed-off-by: dependabot[bot] <[email protected]> * Update gradle.properties --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Roman Makeev <[email protected]>
AstraMarket - 1.16.10
build(deps): bump the versions group with 7 updates (#34) * build(deps): bump the versions group with 7 updates Bumps the versions group with 7 updates: | Package | From | To | | --- | --- | --- | | [com.github.MockBukkit:MockBukkit](https://github.com/MockBukkit/MockBukkit) | `3.96.1` | `v3.98.0` | | [ru.astrainteractive.astralibs:orm](https://github.com/Astra-Interactive/AstraLibs) | `3.12.0` | `3.12.1` | | [ru.astrainteractive.astralibs:core](https://github.com/Astra-Interactive/AstraLibs) | `3.12.0` | `3.12.1` | | [ru.astrainteractive.astralibs:menu-bukkit](https://github.com/Astra-Interactive/AstraLibs) | `3.12.0` | `3.12.1` | | [ru.astrainteractive.astralibs:core-bukkit](https://github.com/Astra-Interactive/AstraLibs) | `3.12.0` | `3.12.1` | | [ru.astrainteractive.astralibs:command](https://github.com/Astra-Interactive/AstraLibs) | `3.12.0` | `3.12.1` | | [ru.astrainteractive.astralibs:command-bukkit](https://github.com/Astra-Interactive/AstraLibs) | `3.12.0` | `3.12.1` | Updates `com.github.MockBukkit:MockBukkit` from 3.96.1 to v3.98.0 - [Commits](https://github.com/MockBukkit/MockBukkit/compare/v3.96.1...v3.98.0) Updates `ru.astrainteractive.astralibs:orm` from 3.12.0 to 3.12.1 - [Release notes](https://github.com/Astra-Interactive/AstraLibs/releases) - [Commits](https://github.com/Astra-Interactive/AstraLibs/compare/3.12.0...3.12.1) Updates `ru.astrainteractive.astralibs:core` from 3.12.0 to 3.12.1 - [Release notes](https://github.com/Astra-Interactive/AstraLibs/releases) - [Commits](https://github.com/Astra-Interactive/AstraLibs/compare/3.12.0...3.12.1) Updates `ru.astrainteractive.astralibs:menu-bukkit` from 3.12.0 to 3.12.1 - [Release notes](https://github.com/Astra-Interactive/AstraLibs/releases) - [Commits](https://github.com/Astra-Interactive/AstraLibs/compare/3.12.0...3.12.1) Updates `ru.astrainteractive.astralibs:core-bukkit` from 3.12.0 to 3.12.1 - [Release notes](https://github.com/Astra-Interactive/AstraLibs/releases) - [Commits](https://github.com/Astra-Interactive/AstraLibs/compare/3.12.0...3.12.1) Updates `ru.astrainteractive.astralibs:command` from 3.12.0 to 3.12.1 - [Release notes](https://github.com/Astra-Interactive/AstraLibs/releases) - [Commits](https://github.com/Astra-Interactive/AstraLibs/compare/3.12.0...3.12.1) Updates `ru.astrainteractive.astralibs:command-bukkit` from 3.12.0 to 3.12.1 - [Release notes](https://github.com/Astra-Interactive/AstraLibs/releases) - [Commits](https://github.com/Astra-Interactive/AstraLibs/compare/3.12.0...3.12.1) Updates `ru.astrainteractive.astralibs:core` from 3.12.0 to 3.12.1 - [Release notes](https://github.com/Astra-Interactive/AstraLibs/releases) - [Commits](https://github.com/Astra-Interactive/AstraLibs/compare/3.12.0...3.12.1) Updates `ru.astrainteractive.astralibs:menu-bukkit` from 3.12.0 to 3.12.1 - [Release notes](https://github.com/Astra-Interactive/AstraLibs/releases) - [Commits](https://github.com/Astra-Interactive/AstraLibs/compare/3.12.0...3.12.1) Updates `ru.astrainteractive.astralibs:core-bukkit` from 3.12.0 to 3.12.1 - [Release notes](https://github.com/Astra-Interactive/AstraLibs/releases) - [Commits](https://github.com/Astra-Interactive/AstraLibs/compare/3.12.0...3.12.1) Updates `ru.astrainteractive.astralibs:command` from 3.12.0 to 3.12.1 - [Release notes](https://github.com/Astra-Interactive/AstraLibs/releases) - [Commits](https://github.com/Astra-Interactive/AstraLibs/compare/3.12.0...3.12.1) Updates `ru.astrainteractive.astralibs:command-bukkit` from 3.12.0 to 3.12.1 - [Release notes](https://github.com/Astra-Interactive/AstraLibs/releases) - [Commits](https://github.com/Astra-Interactive/AstraLibs/compare/3.12.0...3.12.1) --- updated-dependencies: - dependency-name: com.github.MockBukkit:MockBukkit dependency-type: direct:production dependency-group: versions - dependency-name: ru.astrainteractive.astralibs:orm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: versions - dependency-name: ru.astrainteractive.astralibs:core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: versions - dependency-name: ru.astrainteractive.astralibs:menu-bukkit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: versions - dependency-name: ru.astrainteractive.astralibs:core-bukkit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: versions - dependency-name: ru.astrainteractive.astralibs:command dependency-type: direct:production update-type: version-update:semver-patch dependency-group: versions - dependency-name: ru.astrainteractive.astralibs:command-bukkit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: versions - dependency-name: ru.astrainteractive.astralibs:core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: versions - dependency-name: ru.astrainteractive.astralibs:menu-bukkit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: versions - dependency-name: ru.astrainteractive.astralibs:core-bukkit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: versions - dependency-name: ru.astrainteractive.astralibs:command dependency-type: direct:production update-type: version-update:semver-patch dependency-group: versions - dependency-name: ru.astrainteractive.astralibs:command-bukkit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: versions ... Signed-off-by: dependabot[bot] <[email protected]> * Update gradle.properties --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Roman Makeev <[email protected]>
AstraMarket - 1.16.9
build(deps): bump the versions group with 7 updates (#33) * build(deps): bump the versions group with 7 updates Bumps the versions group with 7 updates: | Package | From | To | | --- | --- | --- | | [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) | `3.46.0.0` | `3.46.0.1` | | [ru.astrainteractive.astralibs:orm](https://github.com/Astra-Interactive/AstraLibs) | `3.10.0` | `3.12.0` | | [ru.astrainteractive.astralibs:core](https://github.com/Astra-Interactive/AstraLibs) | `3.10.0` | `3.12.0` | | [ru.astrainteractive.astralibs:menu-bukkit](https://github.com/Astra-Interactive/AstraLibs) | `3.10.0` | `3.12.0` | | [ru.astrainteractive.astralibs:core-bukkit](https://github.com/Astra-Interactive/AstraLibs) | `3.10.0` | `3.12.0` | | [ru.astrainteractive.astralibs:command](https://github.com/Astra-Interactive/AstraLibs) | `3.10.0` | `3.12.0` | | [ru.astrainteractive.astralibs:command-bukkit](https://github.com/Astra-Interactive/AstraLibs) | `3.10.0` | `3.12.0` | Updates `org.xerial:sqlite-jdbc` from 3.46.0.0 to 3.46.0.1 - [Release notes](https://github.com/xerial/sqlite-jdbc/releases) - [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG) - [Commits](https://github.com/xerial/sqlite-jdbc/compare/3.46.0.0...3.46.0.1) Updates `ru.astrainteractive.astralibs:orm` from 3.10.0 to 3.12.0 - [Release notes](https://github.com/Astra-Interactive/AstraLibs/releases) - [Commits](https://github.com/Astra-Interactive/AstraLibs/compare/3.10.0...3.12.0) Updates `ru.astrainteractive.astralibs:core` from 3.10.0 to 3.12.0 - [Release notes](https://github.com/Astra-Interactive/AstraLibs/releases) - [Commits](https://github.com/Astra-Interactive/AstraLibs/compare/3.10.0...3.12.0) Updates `ru.astrainteractive.astralibs:menu-bukkit` from 3.10.0 to 3.12.0 - [Release notes](https://github.com/Astra-Interactive/AstraLibs/releases) - [Commits](https://github.com/Astra-Interactive/AstraLibs/compare/3.10.0...3.12.0) Updates `ru.astrainteractive.astralibs:core-bukkit` from 3.10.0 to 3.12.0 - [Release notes](https://github.com/Astra-Interactive/AstraLibs/releases) - [Commits](https://github.com/Astra-Interactive/AstraLibs/compare/3.10.0...3.12.0) Updates `ru.astrainteractive.astralibs:command` from 3.10.0 to 3.12.0 - [Release notes](https://github.com/Astra-Interactive/AstraLibs/releases) - [Commits](https://github.com/Astra-Interactive/AstraLibs/compare/3.10.0...3.12.0) Updates `ru.astrainteractive.astralibs:command-bukkit` from 3.10.0 to 3.12.0 - [Release notes](https://github.com/Astra-Interactive/AstraLibs/releases) - [Commits](https://github.com/Astra-Interactive/AstraLibs/compare/3.10.0...3.12.0) Updates `ru.astrainteractive.astralibs:core` from 3.10.0 to 3.12.0 - [Release notes](https://github.com/Astra-Interactive/AstraLibs/releases) - [Commits](https://github.com/Astra-Interactive/AstraLibs/compare/3.10.0...3.12.0) Updates `ru.astrainteractive.astralibs:menu-bukkit` from 3.10.0 to 3.12.0 - [Release notes](https://github.com/Astra-Interactive/AstraLibs/releases) - [Commits](https://github.com/Astra-Interactive/AstraLibs/compare/3.10.0...3.12.0) Updates `ru.astrainteractive.astralibs:core-bukkit` from 3.10.0 to 3.12.0 - [Release notes](https://github.com/Astra-Interactive/AstraLibs/releases) - [Commits](https://github.com/Astra-Interactive/AstraLibs/compare/3.10.0...3.12.0) Updates `ru.astrainteractive.astralibs:command` from 3.10.0 to 3.12.0 - [Release notes](https://github.com/Astra-Interactive/AstraLibs/releases) - [Commits](https://github.com/Astra-Interactive/AstraLibs/compare/3.10.0...3.12.0) Updates `ru.astrainteractive.astralibs:command-bukkit` from 3.10.0 to 3.12.0 - [Release notes](https://github.com/Astra-Interactive/AstraLibs/releases) - [Commits](https://github.com/Astra-Interactive/AstraLibs/compare/3.10.0...3.12.0) --- updated-dependencies: - dependency-name: org.xerial:sqlite-jdbc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: versions - dependency-name: ru.astrainteractive.astralibs:orm dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: ru.astrainteractive.astralibs:core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: ru.astrainteractive.astralibs:menu-bukkit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: ru.astrainteractive.astralibs:core-bukkit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: ru.astrainteractive.astralibs:command dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: ru.astrainteractive.astralibs:command-bukkit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: ru.astrainteractive.astralibs:core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: ru.astrainteractive.astralibs:menu-bukkit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: ru.astrainteractive.astralibs:core-bukkit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: ru.astrainteractive.astralibs:command dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: ru.astrainteractive.astralibs:command-bukkit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions ... Signed-off-by: dependabot[bot] <[email protected]> * Update gradle.properties * fix build --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Roman Makeev <[email protected]> Co-authored-by: makeevrserg <[email protected]>
AstraMarket - 1.16.8
Up versions - kotlin-kaml = "0.61.0" - minecraft-spigot = "1.21-R0.1-SNAPSHOT" - minecraft-astralibs = "3.10.0" - minecraft-mockbukkit = "3.96.1"