We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d375c8 commit 927e50dCopy full SHA for 927e50d
gradle.properties
@@ -16,6 +16,6 @@
16
17
org.gradle.daemon=true
18
org.gradle.jvmargs=-Duser.country=US -Duser.language=en
19
-scalaVersions=2.11.12,2.12.12,2.13.3
20
-defaultScalaVersions=2.13.3
+scalaVersions=2.11.12,2.12.13,2.13.4
+defaultScalaVersions=2.13.4
21
runOnceTasks=clean,release
0 commit comments