Skip to content

Commit

Permalink
Bump com.github.openstack4j.core:openstack4j-core from 3.11 to 3.12
Browse files Browse the repository at this point in the history
Bumps [com.github.openstack4j.core:openstack4j-core](https://github.com/openstack4j/openstack4j) from 3.11 to 3.12.
- [Release notes](https://github.com/openstack4j/openstack4j/releases)
- [Changelog](https://github.com/openstack4j/openstack4j/blob/main/CHANGELOG.md)
- [Commits](openstack4j/openstack4j@openstack4j-parent-3.11...openstack4j-parent-3.12)

---
updated-dependencies:
- dependency-name: com.github.openstack4j.core:openstack4j-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 10, 2024
1 parent ddf59a1 commit 471da85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ ext {
deps = [
gocdPluginApi: 'cd.go.plugin:go-plugin-api:23.5.0',
mockito : 'org.mockito:mockito-core:5.11.0',
openstack4j : 'com.github.openstack4j.core:openstack4j-core:3.11',
openstack4j : 'com.github.openstack4j.core:openstack4j-core:3.12',
cache2k : 'org.cache2k:cache2k-api:2.6.1.Final',
]

Expand Down

0 comments on commit 471da85

Please sign in to comment.