We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5f0bb0 commit d145394Copy full SHA for d145394
README.md
@@ -93,8 +93,8 @@ addCompilerPlugin("com.github.cb372" % "scala-typed-holes" % "0.1.2" cross Cross
93
The plugin is published for the following Scala versions:
94
95
* 2.11.12
96
-* 2.12.{8, 9}
97
-* 2.13.0
+* 2.12.{8, 9, 10, 11}
+* 2.13.{0, 1}
98
99
## Changing the log level
100
docs/README.md
@@ -93,8 +93,8 @@ addCompilerPlugin("com.github.cb372" % "scala-typed-holes" % "@VERSION@" cross C
0 commit comments