From 7588a03e84e7c660f0f0235415b72c03bbf3f083 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Jun 2024 09:25:30 +0000 Subject: [PATCH 1/2] build(deps): bump de.dustplanet:bukkit-plugin from 7.1.0 to 9.0.0 Bumps [de.dustplanet:bukkit-plugin](https://github.com/timbru31/bukkit-plugin-parent-pom) from 7.1.0 to 9.0.0. - [Commits](https://github.com/timbru31/bukkit-plugin-parent-pom/compare/bukkit-plugin-7.1.0...bukkit-plugin-9.0.0) --- updated-dependencies: - dependency-name: de.dustplanet:bukkit-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b0a528a..8e3aea1 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ de.dustplanet bukkit-plugin - 7.1.0 + 9.0.0 From 21d11b3b85e27bf630859a551f23c34b4ef7edca Mon Sep 17 00:00:00 2001 From: Tim Brust Date: Mon, 17 Jun 2024 00:42:29 +0300 Subject: [PATCH 2/2] feat!: upgrade to MC 1.20.6 --- .github/workflows/maven.yml | 2 +- LICENSE | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 8d0f8c4..2e8af4b 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -12,7 +12,7 @@ jobs: strategy: matrix: os: [ubuntu-latest, windows-latest, macos-latest] - java: [11, 17] + java: [21] steps: - uses: actions/checkout@v4.1.6 diff --git a/LICENSE b/LICENSE index dcb2d9c..6ce3dd3 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2022 Tim Brust +Copyright (c) 2024 Tim Brust Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/pom.xml b/pom.xml index 8e3aea1..9399b99 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ PasswordProtect - 3.1.1-SNAPSHOT + 4.0.0-SNAPSHOT PasswordProtect Protect your server with a password https://dev.bukkit.org/projects/passwordprotect