Skip to content

Commit 9c3ea61

Browse files
Bump com.sksamuel.scapegoat:scalac-scapegoat-plugin_2.13.16 (#211)
1 parent 381e95b commit 9c3ea61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ext {
1616
scalaVersion = '2.13'
1717
scalaBinaryVersion = '2.13.16'
1818

19-
scapegoatVersion = '3.1.6'
19+
scapegoatVersion = '3.1.7'
2020

2121
scriptsLocation = 'gradle' + File.separator + 'scripts' + File.separator //location of script plugins
2222
}

0 commit comments

Comments
 (0)