Skip to content

Commit

Permalink
ensure test data uses java 17
Browse files Browse the repository at this point in the history
  • Loading branch information
Machine-Maker committed Jun 21, 2024
1 parent 27980cf commit 4305c91
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ allprojects {
indra {
javaVersions {
target(17)
strictVersions(true)
}

publishSnapshotsTo("paperSnapshots", "https://repo.papermc.io/repository/maven-snapshots/")
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 4305c91

Please sign in to comment.