From b4ed5c0fe6035a4128ab53bcbef36e568f7336ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Oct 2022 11:12:51 +0000 Subject: [PATCH] build(deps): bump nukkit from 1.0-SNAPSHOT to 2.0.0-SNAPSHOT Bumps nukkit from 1.0-SNAPSHOT to 2.0.0-SNAPSHOT. --- updated-dependencies: - dependency-name: cn.nukkit:nukkit dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- netsys-client/pom.xml | 2 +- netsys-reports/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/netsys-client/pom.xml b/netsys-client/pom.xml index cc2ac89..3863605 100644 --- a/netsys-client/pom.xml +++ b/netsys-client/pom.xml @@ -29,7 +29,7 @@ cn.nukkit nukkit - 1.0-SNAPSHOT + 2.0.0-SNAPSHOT provided diff --git a/netsys-reports/pom.xml b/netsys-reports/pom.xml index 5947710..6cdf584 100644 --- a/netsys-reports/pom.xml +++ b/netsys-reports/pom.xml @@ -30,7 +30,7 @@ cn.nukkit nukkit - 1.0-SNAPSHOT + 2.0.0-SNAPSHOT provided