Skip to content

Commit

Permalink
1.8 instead of 8 java version
Browse files Browse the repository at this point in the history
  • Loading branch information
nkuehnel committed Mar 1, 2021
1 parent 2b51597 commit 9595d17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ dependencies {
testImplementation ("org.awaitility:awaitility:4.0.1")
}

sourceCompatibility = 8
sourceCompatibility = 1.8
archivesBaseName = "matsim"
josm {
josmCompileVersion = 17428
Expand Down

0 comments on commit 9595d17

Please sign in to comment.