Skip to content

Commit

Permalink
build(deps): bump the versions group with 31 updates
Browse files Browse the repository at this point in the history
Bumps the versions group with 31 updates:

| Package | From | To |
| --- | --- | --- |
| [net.minecraftforge:forge](https://github.com/MinecraftForge/MinecraftForge) | `1.20.1-47.1.46` | `1.20.6-50.0.31` |
| [org.jetbrains.kotlinx:kotlinx-coroutines-core](https://github.com/Kotlin/kotlinx.coroutines) | `1.8.0` | `1.8.1` |
| [org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm](https://github.com/Kotlin/kotlinx.coroutines) | `1.8.0` | `1.8.1` |
| [com.charleskorn.kaml:kaml](https://github.com/charleskorn/kaml) | `0.58.0` | `0.59.0` |
| [org.junit:junit-bom](https://github.com/junit-team/junit5) | `5.7.0` | `5.10.2` |
| [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) | `5.9.1` | `5.10.2` |
| [org.testng:testng](https://github.com/testng-team/testng) | `7.1.0` | `7.10.2` |
| [org.jetbrains.exposed:exposed-java-time](https://github.com/JetBrains/Exposed) | `0.38.1` | `0.50.1` |
| [org.jetbrains.exposed:exposed-jdbc](https://github.com/JetBrains/Exposed) | `0.38.1` | `0.50.1` |
| [org.jetbrains.exposed:exposed-dao](https://github.com/JetBrains/Exposed) | `0.38.1` | `0.50.1` |
| [org.jetbrains.exposed:exposed-core](https://github.com/JetBrains/Exposed) | `0.38.1` | `0.50.1` |
| io.papermc.paper:paper-api | `1.20.4-R0.1-SNAPSHOT` | `1.20.6-R0.1-SNAPSHOT` |
| org.spigotmc:spigot-api | `1.20.4-R0.1-SNAPSHOT` | `1.20.6-R0.1-SNAPSHOT` |
| org.spigotmc:spigot | `1.20.4-R0.1-SNAPSHOT` | `1.20.6-R0.1-SNAPSHOT` |
| com.velocitypowered:velocity-api | `3.3.0-SNAPSHOT` | `4.0.0-SNAPSHOT` |
| com.comphenix.protocol:ProtocolLib | `4.8.0` | `5.1.0` |
| me.clip:placeholderapi | `2.11.5` | `2.11.6` |
| [com.github.MilkBowl:VaultAPI](https://github.com/MilkBowl/VaultAPI) | `1.7` | `1.7.1` |
| [org.bstats:bstats-bukkit](https://github.com/Bastian/bStats-Metrics) | `3.0.0` | `3.0.2` |
| [com.github.MockBukkit:MockBukkit](https://github.com/MockBukkit/MockBukkit) | `v1.19-SNAPSHOT` | `3.86.1` |
| [ru.astrainteractive.astralibs:orm](https://github.com/Astra-Interactive/AstraLibs) | `3.1.0-alpha` | `3.5.1` |
| [ru.astrainteractive.astralibs:core](https://github.com/Astra-Interactive/AstraLibs) | `3.1.0-alpha` | `3.5.1` |
| [ru.astrainteractive.astralibs:menu-bukkit](https://github.com/Astra-Interactive/AstraLibs) | `3.1.0-alpha` | `3.5.1` |
| [ru.astrainteractive.astralibs:core-bukkit](https://github.com/Astra-Interactive/AstraLibs) | `3.1.0-alpha` | `3.5.1` |
| [ru.astrainteractive.astralibs:command](https://github.com/Astra-Interactive/AstraLibs) | `3.1.0-alpha` | `3.5.1` |
| [ru.astrainteractive.astralibs:command-bukkit](https://github.com/Astra-Interactive/AstraLibs) | `3.1.0-alpha` | `3.5.1` |
| net.fabricmc:fabric-language-kotlin | `1.10.17+kotlin.1.9.22` | `1.11.0+kotlin.2.0.0` |
| net.fabricmc:fabric-loader | `0.14.24` | `0.15.11` |
| [net.fabricmc.fabric-api:fabric-api](https://github.com/FabricMC/fabric) | `0.83.0+1.19.4` | `0.99.1+1.21` |
| fabric-loom | `1.4.4` | `1.6.11` |
| com.github.gmazzo.buildconfig | `3.1.0` | `5.3.5` |


Updates `net.minecraftforge:forge` from 1.20.1-47.1.46 to 1.20.6-50.0.31
- [Commits](https://github.com/MinecraftForge/MinecraftForge/commits)

Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.8.0 to 1.8.1
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](Kotlin/kotlinx.coroutines@1.8.0...1.8.1)

Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm` from 1.8.0 to 1.8.1
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](Kotlin/kotlinx.coroutines@1.8.0...1.8.1)

Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm` from 1.8.0 to 1.8.1
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](Kotlin/kotlinx.coroutines@1.8.0...1.8.1)

Updates `com.charleskorn.kaml:kaml` from 0.58.0 to 0.59.0
- [Release notes](https://github.com/charleskorn/kaml/releases)
- [Commits](charleskorn/kaml@0.58.0...0.59.0)

Updates `org.junit:junit-bom` from 5.7.0 to 5.10.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.7.0...r5.10.2)

Updates `org.junit.jupiter:junit-jupiter-api` from 5.9.1 to 5.10.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.9.1...r5.10.2)

Updates `org.testng:testng` from 7.1.0 to 7.10.2
- [Release notes](https://github.com/testng-team/testng/releases)
- [Changelog](https://github.com/testng-team/testng/blob/master/CHANGES.txt)
- [Commits](https://github.com/testng-team/testng/commits/7.10.2)

Updates `org.jetbrains.exposed:exposed-java-time` from 0.38.1 to 0.50.1
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md)
- [Commits](JetBrains/Exposed@0.38.1...0.50.1)

Updates `org.jetbrains.exposed:exposed-jdbc` from 0.38.1 to 0.50.1
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md)
- [Commits](JetBrains/Exposed@0.38.1...0.50.1)

Updates `org.jetbrains.exposed:exposed-dao` from 0.38.1 to 0.50.1
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md)
- [Commits](JetBrains/Exposed@0.38.1...0.50.1)

Updates `org.jetbrains.exposed:exposed-core` from 0.38.1 to 0.50.1
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md)
- [Commits](JetBrains/Exposed@0.38.1...0.50.1)

Updates `org.jetbrains.exposed:exposed-jdbc` from 0.38.1 to 0.50.1
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md)
- [Commits](JetBrains/Exposed@0.38.1...0.50.1)

Updates `org.jetbrains.exposed:exposed-dao` from 0.38.1 to 0.50.1
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md)
- [Commits](JetBrains/Exposed@0.38.1...0.50.1)

Updates `org.jetbrains.exposed:exposed-core` from 0.38.1 to 0.50.1
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md)
- [Commits](JetBrains/Exposed@0.38.1...0.50.1)

Updates `io.papermc.paper:paper-api` from 1.20.4-R0.1-SNAPSHOT to 1.20.6-R0.1-SNAPSHOT

Updates `org.spigotmc:spigot-api` from 1.20.4-R0.1-SNAPSHOT to 1.20.6-R0.1-SNAPSHOT

Updates `org.spigotmc:spigot` from 1.20.4-R0.1-SNAPSHOT to 1.20.6-R0.1-SNAPSHOT

Updates `org.spigotmc:spigot-api` from 1.20.4-R0.1-SNAPSHOT to 1.20.6-R0.1-SNAPSHOT

Updates `org.spigotmc:spigot` from 1.20.4-R0.1-SNAPSHOT to 1.20.6-R0.1-SNAPSHOT

Updates `com.velocitypowered:velocity-api` from 3.3.0-SNAPSHOT to 4.0.0-SNAPSHOT

Updates `com.comphenix.protocol:ProtocolLib` from 4.8.0 to 5.1.0

Updates `me.clip:placeholderapi` from 2.11.5 to 2.11.6

Updates `com.github.MilkBowl:VaultAPI` from 1.7 to 1.7.1
- [Release notes](https://github.com/MilkBowl/VaultAPI/releases)
- [Commits](MilkBowl/VaultAPI@1.7...1.7.1)

Updates `org.bstats:bstats-bukkit` from 3.0.0 to 3.0.2
- [Release notes](https://github.com/Bastian/bStats-Metrics/releases)
- [Commits](Bastian/bstats-metrics@v3.0.0...v3.0.2)

Updates `com.github.MockBukkit:MockBukkit` from v1.19-SNAPSHOT to 3.86.1
- [Commits](https://github.com/MockBukkit/MockBukkit/commits/v3.86.1)

Updates `ru.astrainteractive.astralibs:orm` from 3.1.0-alpha to 3.5.1
- [Release notes](https://github.com/Astra-Interactive/AstraLibs/releases)
- [Commits](Astra-Interactive/AstraLibs@3.1.0-alpha...3.5.1)

Updates `ru.astrainteractive.astralibs:core` from 3.1.0-alpha to 3.5.1
- [Release notes](https://github.com/Astra-Interactive/AstraLibs/releases)
- [Commits](Astra-Interactive/AstraLibs@3.1.0-alpha...3.5.1)

Updates `ru.astrainteractive.astralibs:menu-bukkit` from 3.1.0-alpha to 3.5.1
- [Release notes](https://github.com/Astra-Interactive/AstraLibs/releases)
- [Commits](Astra-Interactive/AstraLibs@3.1.0-alpha...3.5.1)

Updates `ru.astrainteractive.astralibs:core-bukkit` from 3.1.0-alpha to 3.5.1
- [Release notes](https://github.com/Astra-Interactive/AstraLibs/releases)
- [Commits](Astra-Interactive/AstraLibs@3.1.0-alpha...3.5.1)

Updates `ru.astrainteractive.astralibs:command` from 3.1.0-alpha to 3.5.1
- [Release notes](https://github.com/Astra-Interactive/AstraLibs/releases)
- [Commits](Astra-Interactive/AstraLibs@3.1.0-alpha...3.5.1)

Updates `ru.astrainteractive.astralibs:command-bukkit` from 3.1.0-alpha to 3.5.1
- [Release notes](https://github.com/Astra-Interactive/AstraLibs/releases)
- [Commits](Astra-Interactive/AstraLibs@3.1.0-alpha...3.5.1)

Updates `ru.astrainteractive.astralibs:core` from 3.1.0-alpha to 3.5.1
- [Release notes](https://github.com/Astra-Interactive/AstraLibs/releases)
- [Commits](Astra-Interactive/AstraLibs@3.1.0-alpha...3.5.1)

Updates `ru.astrainteractive.astralibs:menu-bukkit` from 3.1.0-alpha to 3.5.1
- [Release notes](https://github.com/Astra-Interactive/AstraLibs/releases)
- [Commits](Astra-Interactive/AstraLibs@3.1.0-alpha...3.5.1)

Updates `ru.astrainteractive.astralibs:core-bukkit` from 3.1.0-alpha to 3.5.1
- [Release notes](https://github.com/Astra-Interactive/AstraLibs/releases)
- [Commits](Astra-Interactive/AstraLibs@3.1.0-alpha...3.5.1)

Updates `ru.astrainteractive.astralibs:command` from 3.1.0-alpha to 3.5.1
- [Release notes](https://github.com/Astra-Interactive/AstraLibs/releases)
- [Commits](Astra-Interactive/AstraLibs@3.1.0-alpha...3.5.1)

Updates `ru.astrainteractive.astralibs:command-bukkit` from 3.1.0-alpha to 3.5.1
- [Release notes](https://github.com/Astra-Interactive/AstraLibs/releases)
- [Commits](Astra-Interactive/AstraLibs@3.1.0-alpha...3.5.1)

Updates `net.fabricmc:fabric-language-kotlin` from 1.10.17+kotlin.1.9.22 to 1.11.0+kotlin.2.0.0

Updates `net.fabricmc:fabric-loader` from 0.14.24 to 0.15.11

Updates `net.fabricmc.fabric-api:fabric-api` from 0.83.0+1.19.4 to 0.99.1+1.21
- [Release notes](https://github.com/FabricMC/fabric/releases)
- [Commits](https://github.com/FabricMC/fabric/commits)

Updates `fabric-loom` from 1.4.4 to 1.6.11

Updates `com.github.gmazzo.buildconfig` from 3.1.0 to 5.3.5

---
updated-dependencies:
- dependency-name: net.minecraftforge:forge
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: com.charleskorn.kaml:kaml
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: org.junit:junit-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: org.testng:testng
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: org.jetbrains.exposed:exposed-java-time
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: org.jetbrains.exposed:exposed-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: org.jetbrains.exposed:exposed-dao
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: org.jetbrains.exposed:exposed-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: org.jetbrains.exposed:exposed-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: org.jetbrains.exposed:exposed-dao
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: org.jetbrains.exposed:exposed-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: io.papermc.paper:paper-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: org.spigotmc:spigot-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: org.spigotmc:spigot
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: org.spigotmc:spigot-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: org.spigotmc:spigot
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: com.velocitypowered:velocity-api
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: versions
- dependency-name: com.comphenix.protocol:ProtocolLib
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: versions
- dependency-name: me.clip:placeholderapi
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: com.github.MilkBowl:VaultAPI
  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-patch
  dependency-group: versions
- 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-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
- dependency-name: net.fabricmc:fabric-language-kotlin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: net.fabricmc:fabric-loader
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: net.fabricmc.fabric-api:fabric-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: fabric-loom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: com.github.gmazzo.buildconfig
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: versions
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 25, 2024
1 parent 47105e9 commit b3faeb4
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion forge/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ minecraft {
}

dependencies {
minecraft("net.minecraftforge:forge:1.20.1-47.1.46")
minecraft("net.minecraftforge:forge:1.20.6-50.0.31")
// AstraLibs
implementation(libs.minecraft.astralibs.core)
implementation(libs.minecraft.astralibs.command)
Expand Down
38 changes: 19 additions & 19 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,49 +1,49 @@
[versions]
# Kotlin
kotlin-version = "1.9.23" # https://github.com/JetBrains/kotlin
kotlin-coroutines = "1.8.0" # https://github.com/Kotlin/kotlinx.coroutines
kotlin-coroutines = "1.8.1" # https://github.com/Kotlin/kotlinx.coroutines
kotlin-json = "1.6.3" # https://github.com/Kotlin/kotlinx.serialization
kotlin-kaml = "0.58.0" # https://github.com/charleskorn/kaml
kotlin-kaml = "0.59.0" # https://github.com/charleskorn/kaml

# Drivers
driver-jdbc = "3.45.3.0" # https://github.com/xerial/sqlite-jdbc
driver-mysql = "8.0.33" # https://github.com/mysql/mysql-connector-j

# Minecraft
minecraft-version = "1.20.2"
minecraft-velocity = "3.3.0-SNAPSHOT" # https://github.com/PaperMC/Velocity
minecraft-spigot = "1.20.4-R0.1-SNAPSHOT" # https://github.com/PaperMC/Paper
minecraft-papi = "2.11.5" # https://github.com/PlaceholderAPI/PlaceholderAPI
minecraft-protocollib = "4.8.0"
minecraft-velocity = "4.0.0-SNAPSHOT" # https://github.com/PaperMC/Velocity
minecraft-spigot = "1.20.6-R0.1-SNAPSHOT" # https://github.com/PaperMC/Paper
minecraft-papi = "2.11.6" # https://github.com/PlaceholderAPI/PlaceholderAPI
minecraft-protocollib = "5.1.0"
minecraft-wg = "7.0.7"
minecraft-vault = "1.7" # https://github.com/MilkBowl/VaultAPI
minecraft-vault = "1.7.1" # https://github.com/MilkBowl/VaultAPI
minecraft-coreprotect = "21.2"
minecraft-astralibs = "3.1.0-alpha"
minecraft-bstats = "3.0.0"
minecraft-mockbukkit = "v1.19-SNAPSHOT"
minecraft-astralibs = "3.5.1"
minecraft-bstats = "3.0.2"
minecraft-mockbukkit = "3.86.1"

# Testing
tests-org-testing = "7.1.0"
tests-org-testing = "7.10.2"
tests-junit = "4.12"
tests-mockito = "4.0.0"
tests-junit-jupiter-api = "5.9.1"
tests-junit-bom = "5.7.0"
tests-junit-jupiter-api = "5.10.2"
tests-junit-bom = "5.10.2"

# Fabric
minecraft-fabric-loom = "1.4.4"
minecraft-fabric-kotlin = "1.10.17+kotlin.1.9.22"
minecraft-fabric-loader = "0.14.24"
minecraft-fabric-api = "0.83.0+1.19.4"
minecraft-fabric-loom = "1.6.11"
minecraft-fabric-kotlin = "1.11.0+"
minecraft-fabric-loader = "0.15.11"
minecraft-fabric-api = "0.99.1+"
minecraft-fabric-yarn = "1.20.2+build.4"

# Shadow
gradle-shadow = "8.1.1"

# BuildConfig
gradle-buildconfig = "3.1.0"
gradle-buildconfig = "5.3.5"

# Exposed
exposed = "0.38.1"
exposed = "0.50.1"

[bundles]
exposed = ["exposed-java-time", "exposed-jdbc", "exposed-dao", "exposed-core"]
Expand Down

0 comments on commit b3faeb4

Please sign in to comment.