Skip to content

Commit

Permalink
6.7.12
Browse files Browse the repository at this point in the history
  • Loading branch information
kangarko committed May 12, 2024
1 parent f89b860 commit c12c9cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion jitpack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ before_install:
- wget https://github.com/sormuras/bach/raw/master/install-jdk.sh
- source ./install-jdk.sh --feature 17
jdk:
- openjdk21
- openjdk17
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<groupId>org.mineacademy</groupId>
<artifactId>Foundation</artifactId>
<version>6.7.11</version>
<version>6.7.12</version>
<packaging>jar</packaging>

<name>Foundation</name>
Expand Down

0 comments on commit c12c9cb

Please sign in to comment.