Skip to content

Commit

Permalink
chore(deps): bump io.github.serpro69:kotlin-faker from 1.14.0 to 1.15…
Browse files Browse the repository at this point in the history
….0 (#2154)

* chore(deps): bump io.github.serpro69:kotlin-faker from 1.14.0 to 1.15.0

Bumps [io.github.serpro69:kotlin-faker](https://github.com/serpro69/kotlin-faker) from 1.14.0 to 1.15.0.
- [Release notes](https://github.com/serpro69/kotlin-faker/releases)
- [Changelog](https://github.com/serpro69/kotlin-faker/blob/master/CHANGELOG.adoc)
- [Commits](serpro69/kotlin-faker@v1.14.0...v1.15.0)

---
updated-dependencies:
- dependency-name: io.github.serpro69:kotlin-faker
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* ci: make semantic commit check run on target

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Vitor Hugo Schwaab <[email protected]>
Co-authored-by: Jakub Żerko <[email protected]>
Co-authored-by: Yamil Medina <[email protected]>
  • Loading branch information
4 people authored Nov 7, 2023
1 parent 4c59210 commit 19b3723
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/semantic-commit-lint.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: "Semantic Commit Linting of PR titles"

on:
pull_request:
pull_request_target:
types: [ opened, edited, synchronize ]

jobs:
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ annotation = "1.7.0"
mordant = "2.0.0-beta13"
apache-tika = "2.8.0"
mockk = "1.13.5"
faker = "1.14.0"
faker = "1.15.0"
robolectric = "4.9"
stately = "2.0.0-rc3"
micrometer = "1.11.3"
Expand Down

0 comments on commit 19b3723

Please sign in to comment.