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

chore(release): 2.4.2 [skip ci]

parent 8ecd88fc
Loading
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
## [2.4.2](https://gitlab.com/to-be-continuous/gradle/compare/2.4.1...2.4.2) (2023-10-18)


### Bug Fixes

* add repository for cyclonedx-gradle-plugin ([bdbee0f](https://gitlab.com/to-be-continuous/gradle/commit/bdbee0f6e7cf8a711120f3c5d86bab70677f7dae))

## [2.4.1](https://gitlab.com/to-be-continuous/gradle/compare/2.4.0...2.4.1) (2023-10-16)


+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.4.1'
    ref: '2.4.2'
    file: '/templates/gitlab-ci-gradle.yml'
```

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