This doesn't have any functionality changes. We figured out that we were publishing maven versions that have vs in the prefix, which sonatype doesn't recognize as a valid version string. This fixes that.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps com.authzed.api:authzed from 0.10.0 to 1.1.1.
Release notes
Sourced from com.authzed.api:authzed's releases.
... (truncated)
Commits
5ca9e84
Merge pull request #118 from authzed/fix-publish-step-to-strip-va2110cd
Fix publish step to strip v from version303748e
Merge pull request #115 from authzed/dependabot/gradle/gradle-fb29e3e16779ac12c
Bump the gradle group with 4 updates6ae1e3f
Merge pull request #116 from authzed/api-change/v1.38.0f13b099
[create-pull-request] automated change04b767d
Merge pull request #109 from authzed/dependabot/gradle/gradle-c14fc24de5cd91f4c
Merge pull request #112 from authzed/110-add-additional-tests35b9772
Remove unintentional imports3e4ff2e
Explicitly type everything to make java 8 happy"Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show