Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

Commit

Permalink
before release
Browse files Browse the repository at this point in the history
  • Loading branch information
4ra1n committed Dec 20, 2022
1 parent 27146a2 commit 8148544
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<version>0.7</version>

<properties>
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<maven.compiler.source>8</maven.compiler.source>
<maven.compiler.target>8</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>

Expand Down Expand Up @@ -66,7 +66,7 @@
<dependency>
<groupId>org.quiltmc</groupId>
<artifactId>quiltflower</artifactId>
<version>1.9.0</version>
<version>1.8.1</version>
</dependency>
<dependency>
<groupId>com.chaitin.jar</groupId>
Expand Down

0 comments on commit 8148544

Please sign in to comment.