Skip to content
Snippets Groups Projects

Production Release | nshmp-haz

Merged Clayton, Brandon Scott requested to merge main into production
13 files
+ 722
722
Compare changes
  • Side-by-side
  • Inline
Files
13
+ 1
1
@@ -164,7 +164,7 @@ task testConus2023(type: Test) {
useJUnitPlatform()
jvmArgs(
"-Xms2g",
"-Xmx8g",
"-Xmx16g",
)
filter {
Loading