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 1200296 commit 3f4d622Copy full SHA for 3f4d622
build.sbt
@@ -1,6 +1,6 @@
1
val scala212Ver = "2.12.20"
2
val scala213Ver = "2.13.16"
3
-val scala3Ver = "3.3.5"
+val scala3Ver = "3.3.6"
4
5
val githubId = "rayrobdod/string-context-parser-combinator"
6
0 commit comments