Commit c7b88c36 authored by semantic-release-bot's avatar semantic-release-bot
Browse files

chore(release): 2.2.2 [skip ci]

parent 7662bd6f
Loading
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
## [2.2.2](https://gitlab.com/to-be-continuous/gradle/compare/2.2.1...2.2.2) (2023-03-28)


### Bug Fixes

* **sbom:** add CycloneDX report ([7662bd6](https://gitlab.com/to-be-continuous/gradle/commit/7662bd6f67467be207cfe20c7eaf27dea3f9a8d1))

## [2.2.1](https://gitlab.com/to-be-continuous/gradle/compare/2.2.0...2.2.1) (2023-01-27)


+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@ In order to include this template in your project, add the following to your `gi
```yaml
include:
  - project: 'to-be-continuous/gradle'
    ref: '2.2.1'
    ref: '2.2.2'
    file: '/templates/gitlab-ci-gradle.yml'
```

+1 −1
Original line number Diff line number Diff line
@@ -310,7 +310,7 @@ stages:
      - .gradle
  services:
    - name: "$TBC_TRACKING_IMAGE"
      command: ["--service", "gradle", "2.2.1" ]
      command: ["--service", "gradle", "2.2.2" ]
  before_script:
    - *gradle-scripts
    - handle_daemon