Skip to content

Commit

Permalink
chore(deps): bump version from 0.3.0 to 0.4.0 in /auto-pipeline-examples
Browse files Browse the repository at this point in the history
Bumps `version` from 0.3.0 to 0.4.0.

Updates `com.foldright.auto-pipeline:auto-pipeline-annotations` from 0.3.0 to 0.4.0
- [Release notes](https://github.com/foldright/auto-pipeline/releases)
- [Commits](v0.3.0...v0.4.0)

Updates `com.foldright.auto-pipeline:auto-pipeline-processor` from 0.3.0 to 0.4.0
- [Release notes](https://github.com/foldright/auto-pipeline/releases)
- [Commits](v0.3.0...v0.4.0)

---
updated-dependencies:
- dependency-name: com.foldright.auto-pipeline:auto-pipeline-annotations
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.foldright.auto-pipeline:auto-pipeline-processor
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 0f84c12 commit 6cf15e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion auto-pipeline-examples/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {
}

group = "com.foldright.auto-pipeline"
version = "0.3.0"
version = "0.4.0"

repositories {
mavenLocal()
Expand Down

0 comments on commit 6cf15e1

Please sign in to comment.