We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4eb9ef8 + 63e966a commit 151f44fCopy full SHA for 151f44f
.travis.yml
@@ -8,6 +8,7 @@ scala:
8
- 2.13.0
9
- 2.13.1
10
- 2.13.2
11
+ - 2.13.3
12
jdk:
13
- openjdk8
14
- openjdk12
docs/README.md
@@ -94,7 +94,7 @@ The plugin is published for the following Scala versions:
94
95
* 2.11.12
96
* 2.12.{8, 9, 10, 11}
97
-* 2.13.{0, 1}
+* 2.13.{0, 1, 2, 3}
98
99
## Changing the log level
100
0 commit comments