Commit 1cb8292
Update sbt-ci-release to 1.11.2 (#329)
## About this PR
π¦ Updates
[com.github.sbt:sbt-ci-release](https://github.com/sbt/sbt-ci-release)
from `1.11.1` to `1.11.2`
π [GitHub Release
Notes](https://github.com/sbt/sbt-ci-release/releases/tag/v1.11.2) -
[Version
Diff](sbt/sbt-ci-release@v1.11.1...v1.11.2)
## Usage
β
**Please merge!**
I'll automatically update this PR to resolve conflicts as long as you
don't change it yourself.
If you'd like to skip this version, you can just close this PR. If you
have any feedback, just mention me in the comments below.
Configure Scala Steward for your repository with a
[`.scala-steward.conf`](https://github.com/scala-steward-org/scala-steward/blob/31f8cb648396db258f0ae31b31be0fef04a641dc/docs/repo-specific-configuration.md)
file.
_Have a fantastic day writing Scala!_
<details>
<summary>π Files still referring to the old version number</summary>
The following files still refer to the old version number (1.11.1).
You might want to review and update them manually.
```
project/build.properties
```
</details>
<details>
<summary>β Adjust future updates</summary>
Add this to your `.scala-steward.conf` file to ignore future updates of
this dependency:
```
updates.ignore = [ { groupId = "com.github.sbt", artifactId = "sbt-ci-release" } ]
```
Or, add this to slow down future updates of this dependency:
```
dependencyOverrides = [{
pullRequests = { frequency = "30 days" },
dependency = { groupId = "com.github.sbt", artifactId = "sbt-ci-release" }
}]
```
</details>
<sup>
labels: sbt-plugin-update, early-semver-patch, semver-spec-patch,
old-version-remains, commit-count:1
</sup>
<!-- scala-steward = {
"Update" : {
"ForArtifactId" : {
"crossDependency" : [
{
"groupId" : "com.github.sbt",
"artifactId" : {
"name" : "sbt-ci-release",
"maybeCrossName" : null
},
"version" : "1.11.1",
"sbtVersion" : "1.0",
"scalaVersion" : "2.12",
"configurations" : null
}
],
"newerVersions" : [
"1.11.2"
],
"newerGroupId" : null,
"newerArtifactId" : null
}
},
"Labels" : [
"sbt-plugin-update",
"early-semver-patch",
"semver-spec-patch",
"old-version-remains",
"commit-count:1"
]
} -->
Co-authored-by: scala-steward <scala-steward>
Co-authored-by: Adam Warski <[email protected]>1 parent 3899d77 commit 1cb8292
File tree
0 file changed
+0
-0
lines changed0 file changed
+0
-0
lines changed
0 commit comments