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