diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml
index bab159b..0b35c1b 100644
--- a/.github/workflows/maven.yml
+++ b/.github/workflows/maven.yml
@@ -18,10 +18,10 @@ jobs:
steps:
- uses: actions/checkout@v3
- - name: Set up JDK 8
+ - name: Set up JDK 17
uses: actions/setup-java@v3
with:
- java-version: '8'
+ java-version: '17'
distribution: 'corretto'
cache: maven
diff --git a/jitpack.yml b/jitpack.yml
new file mode 100644
index 0000000..1e41e00
--- /dev/null
+++ b/jitpack.yml
@@ -0,0 +1,2 @@
+jdk:
+ - openjdk17
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index 40fe479..a69cce0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,20 +9,12 @@
1.0.1-powernukkitx
- 1.8
- 1.8
+ 17
+ 17
UTF-8
-
- opencollab-repo-release
- https://repo.opencollab.dev/maven-releases/
-
-
- opencollab-repo-snapshot
- https://repo.opencollab.dev/maven-snapshots/
-
jitpack.io
https://www.jitpack.io