From 7309cc08af9ad566fa953982e773f8da3e3d571c Mon Sep 17 00:00:00 2001 From: jaotan Date: Thu, 16 Jun 2022 22:24:43 +0900 Subject: [PATCH] Update dependencies packages by renovate (2022-06-16) (#866) * chore: Update dependencies packages by renovate * fix(deps): update dependency net.dv8tion:jda to v5.0.0-alpha.12 (#829) Co-authored-by: Renovate Bot * chore(deps): update jetbrains/qodana-action action to v5.1.0 (#828) Co-authored-by: Renovate Bot * fix(deps): update dependency de.tr7zw:nbt-injector to v2.10.0 (#860) Co-authored-by: Renovate Bot Co-authored-by: Tomachi <8929706+book000@users.noreply.github.com> * fix(deps): update dependency de.tr7zw:item-nbt-api to v2.10.0 (#859) Co-authored-by: Renovate Bot Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Renovate Bot Co-authored-by: Tomachi <8929706+book000@users.noreply.github.com> --- .github/workflows/qodana-quality.yml | 2 +- pom.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/qodana-quality.yml b/.github/workflows/qodana-quality.yml index 3113ba5b4..06fb04829 100644 --- a/.github/workflows/qodana-quality.yml +++ b/.github/workflows/qodana-quality.yml @@ -22,7 +22,7 @@ jobs: distribution: adopt - name: Qodana Scan - uses: JetBrains/qodana-action@v5.0.4 + uses: JetBrains/qodana-action@v5.1.0 timeout-minutes: 30 with: upload-result: true diff --git a/pom.xml b/pom.xml index 0bb4f7d8e..0d5d90cd2 100644 --- a/pom.xml +++ b/pom.xml @@ -180,7 +180,7 @@ net.dv8tion JDA - 5.0.0-alpha.11 + 5.0.0-alpha.12 club.minnced @@ -266,12 +266,12 @@ de.tr7zw item-nbt-api - 2.9.2 + 2.10.0 de.tr7zw nbt-injector - 2.9.2 + 2.10.0