Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2c1ecd7

Browse files
xuwei-kckipp01
authored andcommitted
fix deprecated procedure syntax
1 parentc53e3d2 commit2c1ecd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/main/scala/scoverage/ScoverageSbtPlugin.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@ object ScoverageSbtPlugin extends AutoPlugin {
397397
reportDir:File,
398398
crossTarget:File,
399399
log:Logger
400-
) {
400+
):Unit= {
401401

402402
defstatsKeyValue(key:String,value:Int):String=
403403
s"##teamcity[buildStatisticValue key='$key' value='$value']"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp