Skip to content

Commit

Permalink
Bump io.toolisticon.cute:cute from 0.12.1 to 1.0.0
Browse files Browse the repository at this point in the history
Bumps [io.toolisticon.cute:cute](https://github.com/toolisticon/cute) from 0.12.1 to 1.0.0.
- [Release notes](https://github.com/toolisticon/cute/releases)
- [Changelog](https://github.com/toolisticon/cute/blob/develop/pom.xml.releaseBackup)
- [Commits](toolisticon/cute@0.12.1...1.0.0)

---
updated-dependencies:
- dependency-name: io.toolisticon.cute:cute
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent fbfaf8b commit 566f336
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java-service-processor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
<dependency>
<groupId>io.toolisticon.cute</groupId>
<artifactId>cute</artifactId>
<version>0.12.1</version>
<version>1.0.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 566f336

Please sign in to comment.