Skip to content

Commit bfce88d

Browse files
committed
chore(main): Release v0.0.12
1 parent d38a665 commit bfce88d

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.0.12](https://github.com/cloudquery/plugin-pb-java/compare/v0.0.11...v0.0.12) (2024-01-01)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update dependency org.mockito:mockito-core to v5.8.0 ([#67](https://github.com/cloudquery/plugin-pb-java/issues/67)) ([d38a665](https://github.com/cloudquery/plugin-pb-java/commit/d38a665e505c3ea4d93098c80ec53c88dfa3637d))
9+
310
## [0.0.11](https://github.com/cloudquery/plugin-pb-java/compare/v0.0.10...v0.0.11) (2023-12-04)
411

512

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ mainClassName = 'main.Main'
1010

1111
group 'io.cloudquery'
1212
// x-release-please-start-version
13-
version = '0.0.11'
13+
version = '0.0.12'
1414
// x-release-please-end
1515

1616
repositories {

0 commit comments

Comments
 (0)