Skip to content

Commit

Permalink
fix pom.xml: use jdk16
Browse files Browse the repository at this point in the history
  • Loading branch information
CatEricka committed Jan 6, 2022
1 parent db1f921 commit a497e8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
Auto selects any structures as a WorldEdit cuboid selection, fork of WorldEdit Structure Selector.
</description>
<properties>
<java.version>17</java.version>
<java.version>16</java.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
<url>https://github.com/CatEricka/WorldEditSelectionManager</url>
Expand Down

0 comments on commit a497e8b

Please sign in to comment.