Skip to content

Commit 95a9380

Browse files
chore(release): 3.1.3 [skip ci]
## [3.1.3](3.1.2...3.1.3) (2024-12-25) ### Dependency updates * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.117 ([#131](#131)) ([4865b42](4865b42)) * **deps:** update plugin multijvmtesting to v3.0.2 ([#129](#129)) ([4fee7b3](4fee7b3)) * **deps:** update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2.0.18 ([#130](#130)) ([7fb2cbc](7fb2cbc)) ### Bug Fixes * **scalafix:** use `NoValInForComprehension`, `noAsInstanceOf` and set `coalesceToWildcardImportThreshold=3` ([75294a4](75294a4)) * **scalafmt:** do not fold new lines and improve rewrite rules ([38646e7](38646e7))
1 parent 38646e7 commit 95a9380

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [3.1.3](https://github.com/tassiluca/gradle-scala-extras/compare/3.1.2...3.1.3) (2024-12-25)
2+
3+
### Dependency updates
4+
5+
* **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.117 ([#131](https://github.com/tassiluca/gradle-scala-extras/issues/131)) ([4865b42](https://github.com/tassiluca/gradle-scala-extras/commit/4865b42931ed2295aee3f0688f8614f27917672b))
6+
* **deps:** update plugin multijvmtesting to v3.0.2 ([#129](https://github.com/tassiluca/gradle-scala-extras/issues/129)) ([4fee7b3](https://github.com/tassiluca/gradle-scala-extras/commit/4fee7b3646e330adff6f0bdf20e0659092fc30ac))
7+
* **deps:** update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2.0.18 ([#130](https://github.com/tassiluca/gradle-scala-extras/issues/130)) ([7fb2cbc](https://github.com/tassiluca/gradle-scala-extras/commit/7fb2cbca9f52ffcfab6bd7c07cc017b9ae65587e))
8+
9+
### Bug Fixes
10+
11+
* **scalafix:** use `NoValInForComprehension`, `noAsInstanceOf` and set `coalesceToWildcardImportThreshold=3` ([75294a4](https://github.com/tassiluca/gradle-scala-extras/commit/75294a4259b0dbe2e020349dbe0b7158628535f8))
12+
* **scalafmt:** do not fold new lines and improve rewrite rules ([38646e7](https://github.com/tassiluca/gradle-scala-extras/commit/38646e71a21118759479de07ee3d834d727b6830))
13+
114
## [3.1.2](https://github.com/tassiluca/gradle-scala-extras/compare/3.1.1...3.1.2) (2024-12-20)
215

316
### Dependency updates

0 commit comments

Comments
 (0)