Skip to content

Commit

Permalink
Bump scalac-scapegoat-plugin_2.13.7 from 1.4.11 to 1.4.12 (#97)
Browse files Browse the repository at this point in the history
Bumps [scalac-scapegoat-plugin_2.13.7](https://github.com/sksamuel/scapegoat) from 1.4.11 to 1.4.12.
- [Release notes](https://github.com/sksamuel/scapegoat/releases)
- [Commits](scapegoat-scala/scapegoat@v1.4.11...v1.4.12)

---
updated-dependencies:
- dependency-name: com.sksamuel.scapegoat:scalac-scapegoat-plugin_2.13.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 18, 2022
1 parent 7c60094 commit bf84784
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ dependencies {
implementation 'org.locationtech.jts.io:jts-io-common:1.18.2'

/* Scala compiler plugin for static code analysis */
implementation "com.sksamuel.scapegoat:scalac-scapegoat-plugin_${scalaBinaryVersion}:1.4.11"
implementation "com.sksamuel.scapegoat:scalac-scapegoat-plugin_${scalaBinaryVersion}:1.4.12"
scalaCompilerPlugin "com.sksamuel.scapegoat:scalac-scapegoat-plugin_${scalaBinaryVersion}:1.4.11"

implementation 'org.apache.commons:commons-math3:3.6.1' // apache commons math3
Expand Down

0 comments on commit bf84784

Please sign in to comment.