We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 968fa80 commit 6cb8c0cCopy full SHA for 6cb8c0c
Source/DafnyRuntime/DafnyRuntimeJava/build.gradle
@@ -17,7 +17,7 @@ dependencies {
17
}
18
19
group = 'org.dafny'
20
-version = "4.9.0'
+version = '4.9.0'
21
sourceCompatibility = '1.8'
22
23
java {
0 commit comments