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 b3176e4 commit 1b7dd70Copy full SHA for 1b7dd70
simple/sbt-compiler-plugin-scala-2.13/pom.xml
@@ -34,7 +34,7 @@ under the License.
34
<scala.version>2.13.8</scala.version>
35
<sbt.version>0.13</sbt.version>
36
37
- <junit.version>4.12</junit.version>
+ <junit.version>4.13.1</junit.version>
38
39
<compiler.plugin.version>3.8.0</compiler.plugin.version>
40
<project-info-reports.plugin.version>3.0.0</project-info-reports.plugin.version>
0 commit comments