From d18b2cf8b559439331b55cd2c95f75f80b099a24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 11:54:14 -0500 Subject: [PATCH] Bump com.google.protobuf:protobuf-java from 4.28.2 to 4.28.3 (#205) Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 4.28.2 to 4.28.3.
Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.google.protobuf:protobuf-java&package-manager=gradle&previous-version=4.28.2&new-version=4.28.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) ---
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)
--------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Philip K. Warren --- buf.gen.yaml | 2 +- conformance/buf.gen.yaml | 2 +- .../build/buf/validate/conformance/cases/AnEnum.java | 4 ++-- .../build/buf/validate/conformance/cases/AnyIn.java | 4 ++-- .../buf/validate/conformance/cases/AnyInOrBuilder.java | 2 +- .../build/buf/validate/conformance/cases/AnyNone.java | 4 ++-- .../validate/conformance/cases/AnyNoneOrBuilder.java | 2 +- .../build/buf/validate/conformance/cases/AnyNotIn.java | 4 ++-- .../validate/conformance/cases/AnyNotInOrBuilder.java | 2 +- .../buf/validate/conformance/cases/AnyRequired.java | 4 ++-- .../conformance/cases/AnyRequiredOrBuilder.java | 2 +- .../buf/validate/conformance/cases/BoolConstFalse.java | 4 ++-- .../conformance/cases/BoolConstFalseOrBuilder.java | 2 +- .../buf/validate/conformance/cases/BoolConstTrue.java | 4 ++-- .../conformance/cases/BoolConstTrueOrBuilder.java | 2 +- .../buf/validate/conformance/cases/BoolExample.java | 4 ++-- .../conformance/cases/BoolExampleOrBuilder.java | 2 +- .../build/buf/validate/conformance/cases/BoolNone.java | 4 ++-- .../validate/conformance/cases/BoolNoneOrBuilder.java | 2 +- .../buf/validate/conformance/cases/BoolProto.java | 4 ++-- .../buf/validate/conformance/cases/BytesConst.java | 4 ++-- .../conformance/cases/BytesConstOrBuilder.java | 2 +- .../buf/validate/conformance/cases/BytesContains.java | 4 ++-- .../conformance/cases/BytesContainsOrBuilder.java | 2 +- .../conformance/cases/BytesEqualMinMaxLen.java | 4 ++-- .../cases/BytesEqualMinMaxLenOrBuilder.java | 2 +- .../buf/validate/conformance/cases/BytesExample.java | 4 ++-- .../conformance/cases/BytesExampleOrBuilder.java | 2 +- .../build/buf/validate/conformance/cases/BytesIP.java | 4 ++-- .../validate/conformance/cases/BytesIPOrBuilder.java | 2 +- .../buf/validate/conformance/cases/BytesIPv4.java | 4 ++-- .../validate/conformance/cases/BytesIPv4OrBuilder.java | 2 +- .../buf/validate/conformance/cases/BytesIPv6.java | 4 ++-- .../validate/conformance/cases/BytesIPv6Ignore.java | 4 ++-- .../conformance/cases/BytesIPv6IgnoreOrBuilder.java | 2 +- .../validate/conformance/cases/BytesIPv6OrBuilder.java | 2 +- .../build/buf/validate/conformance/cases/BytesIn.java | 4 ++-- .../validate/conformance/cases/BytesInOrBuilder.java | 2 +- .../build/buf/validate/conformance/cases/BytesLen.java | 4 ++-- .../validate/conformance/cases/BytesLenOrBuilder.java | 2 +- .../buf/validate/conformance/cases/BytesMaxLen.java | 4 ++-- .../conformance/cases/BytesMaxLenOrBuilder.java | 2 +- .../buf/validate/conformance/cases/BytesMinLen.java | 4 ++-- .../conformance/cases/BytesMinLenOrBuilder.java | 2 +- .../buf/validate/conformance/cases/BytesMinMaxLen.java | 4 ++-- .../conformance/cases/BytesMinMaxLenOrBuilder.java | 2 +- .../buf/validate/conformance/cases/BytesNone.java | 4 ++-- .../validate/conformance/cases/BytesNoneOrBuilder.java | 2 +- .../buf/validate/conformance/cases/BytesNotIP.java | 4 ++-- .../conformance/cases/BytesNotIPOrBuilder.java | 2 +- .../buf/validate/conformance/cases/BytesNotIPv4.java | 4 ++-- .../conformance/cases/BytesNotIPv4OrBuilder.java | 2 +- .../buf/validate/conformance/cases/BytesNotIPv6.java | 4 ++-- .../conformance/cases/BytesNotIPv6OrBuilder.java | 2 +- .../buf/validate/conformance/cases/BytesNotIn.java | 4 ++-- .../conformance/cases/BytesNotInOrBuilder.java | 2 +- .../buf/validate/conformance/cases/BytesPattern.java | 4 ++-- .../conformance/cases/BytesPatternOrBuilder.java | 2 +- .../buf/validate/conformance/cases/BytesPrefix.java | 4 ++-- .../conformance/cases/BytesPrefixOrBuilder.java | 2 +- .../buf/validate/conformance/cases/BytesProto.java | 4 ++-- .../buf/validate/conformance/cases/BytesSuffix.java | 4 ++-- .../conformance/cases/BytesSuffixOrBuilder.java | 2 +- .../validate/conformance/cases/ComplexTestEnum.java | 4 ++-- .../buf/validate/conformance/cases/ComplexTestMsg.java | 4 ++-- .../conformance/cases/ComplexTestMsgOrBuilder.java | 2 +- .../buf/validate/conformance/cases/DoubleConst.java | 4 ++-- .../conformance/cases/DoubleConstOrBuilder.java | 2 +- .../buf/validate/conformance/cases/DoubleExGTELTE.java | 4 ++-- .../conformance/cases/DoubleExGTELTEOrBuilder.java | 2 +- .../buf/validate/conformance/cases/DoubleExLTGT.java | 4 ++-- .../conformance/cases/DoubleExLTGTOrBuilder.java | 2 +- .../buf/validate/conformance/cases/DoubleExample.java | 4 ++-- .../conformance/cases/DoubleExampleOrBuilder.java | 2 +- .../buf/validate/conformance/cases/DoubleFinite.java | 4 ++-- .../conformance/cases/DoubleFiniteOrBuilder.java | 2 +- .../build/buf/validate/conformance/cases/DoubleGT.java | 4 ++-- .../buf/validate/conformance/cases/DoubleGTE.java | 4 ++-- .../buf/validate/conformance/cases/DoubleGTELTE.java | 4 ++-- .../conformance/cases/DoubleGTELTEOrBuilder.java | 2 +- .../validate/conformance/cases/DoubleGTEOrBuilder.java | 2 +- .../buf/validate/conformance/cases/DoubleGTLT.java | 4 ++-- .../conformance/cases/DoubleGTLTOrBuilder.java | 2 +- .../validate/conformance/cases/DoubleGTOrBuilder.java | 2 +- .../buf/validate/conformance/cases/DoubleIgnore.java | 4 ++-- .../conformance/cases/DoubleIgnoreOrBuilder.java | 2 +- .../build/buf/validate/conformance/cases/DoubleIn.java | 4 ++-- .../validate/conformance/cases/DoubleInOrBuilder.java | 2 +- .../conformance/cases/DoubleIncorrectType.java | 4 ++-- .../cases/DoubleIncorrectTypeOrBuilder.java | 2 +- .../build/buf/validate/conformance/cases/DoubleLT.java | 4 ++-- .../buf/validate/conformance/cases/DoubleLTE.java | 4 ++-- .../validate/conformance/cases/DoubleLTEOrBuilder.java | 2 +- .../validate/conformance/cases/DoubleLTOrBuilder.java | 2 +- .../buf/validate/conformance/cases/DoubleNone.java | 4 ++-- .../conformance/cases/DoubleNoneOrBuilder.java | 2 +- .../validate/conformance/cases/DoubleNotFinite.java | 4 ++-- .../conformance/cases/DoubleNotFiniteOrBuilder.java | 2 +- .../buf/validate/conformance/cases/DoubleNotIn.java | 4 ++-- .../conformance/cases/DoubleNotInOrBuilder.java | 2 +- .../buf/validate/conformance/cases/DurationConst.java | 4 ++-- .../conformance/cases/DurationConstOrBuilder.java | 2 +- .../validate/conformance/cases/DurationExGTELTE.java | 4 ++-- .../conformance/cases/DurationExGTELTEOrBuilder.java | 2 +- .../buf/validate/conformance/cases/DurationExLTGT.java | 4 ++-- .../conformance/cases/DurationExLTGTOrBuilder.java | 2 +- .../validate/conformance/cases/DurationExample.java | 4 ++-- .../conformance/cases/DurationExampleOrBuilder.java | 2 +- .../cases/DurationFieldWithOtherFields.java | 4 ++-- .../cases/DurationFieldWithOtherFieldsOrBuilder.java | 2 +- .../buf/validate/conformance/cases/DurationGT.java | 4 ++-- .../buf/validate/conformance/cases/DurationGTE.java | 4 ++-- .../buf/validate/conformance/cases/DurationGTELTE.java | 4 ++-- .../conformance/cases/DurationGTELTEOrBuilder.java | 2 +- .../conformance/cases/DurationGTEOrBuilder.java | 2 +- .../buf/validate/conformance/cases/DurationGTLT.java | 4 ++-- .../conformance/cases/DurationGTLTOrBuilder.java | 2 +- .../conformance/cases/DurationGTOrBuilder.java | 2 +- .../buf/validate/conformance/cases/DurationIn.java | 4 ++-- .../conformance/cases/DurationInOrBuilder.java | 2 +- .../buf/validate/conformance/cases/DurationLT.java | 4 ++-- .../buf/validate/conformance/cases/DurationLTE.java | 4 ++-- .../conformance/cases/DurationLTEOrBuilder.java | 2 +- .../conformance/cases/DurationLTOrBuilder.java | 2 +- .../buf/validate/conformance/cases/DurationNone.java | 4 ++-- .../conformance/cases/DurationNoneOrBuilder.java | 2 +- .../buf/validate/conformance/cases/DurationNotIn.java | 4 ++-- .../conformance/cases/DurationNotInOrBuilder.java | 2 +- .../validate/conformance/cases/DurationRequired.java | 4 ++-- .../conformance/cases/DurationRequiredOrBuilder.java | 2 +- .../conformance/cases/EditionsMapIgnoreDefault.java | 4 ++-- .../cases/EditionsMapIgnoreDefaultOrBuilder.java | 2 +- .../conformance/cases/EditionsMapIgnoreEmpty.java | 4 ++-- .../cases/EditionsMapIgnoreEmptyOrBuilder.java | 2 +- .../cases/EditionsMapIgnoreUnspecified.java | 4 ++-- .../cases/EditionsMapIgnoreUnspecifiedOrBuilder.java | 2 +- .../conformance/cases/EditionsMapKeyIgnoreDefault.java | 4 ++-- .../cases/EditionsMapKeyIgnoreDefaultOrBuilder.java | 2 +- .../conformance/cases/EditionsMapKeyIgnoreEmpty.java | 4 ++-- .../cases/EditionsMapKeyIgnoreEmptyOrBuilder.java | 2 +- .../cases/EditionsMapKeyIgnoreUnspecified.java | 4 ++-- .../EditionsMapKeyIgnoreUnspecifiedOrBuilder.java | 2 +- .../cases/EditionsMapValueIgnoreDefault.java | 4 ++-- .../cases/EditionsMapValueIgnoreDefaultOrBuilder.java | 2 +- .../conformance/cases/EditionsMapValueIgnoreEmpty.java | 4 ++-- .../cases/EditionsMapValueIgnoreEmptyOrBuilder.java | 2 +- .../cases/EditionsMapValueIgnoreUnspecified.java | 4 ++-- .../EditionsMapValueIgnoreUnspecifiedOrBuilder.java | 2 +- ...sMessageExplicitPresenceDelimitedIgnoreDefault.java | 6 +++--- ...xplicitPresenceDelimitedIgnoreDefaultOrBuilder.java | 2 +- ...onsMessageExplicitPresenceDelimitedIgnoreEmpty.java | 6 +++--- ...eExplicitPresenceDelimitedIgnoreEmptyOrBuilder.java | 2 +- ...sageExplicitPresenceDelimitedIgnoreUnspecified.java | 6 +++--- ...citPresenceDelimitedIgnoreUnspecifiedOrBuilder.java | 2 +- .../EditionsMessageExplicitPresenceIgnoreDefault.java | 6 +++--- ...sMessageExplicitPresenceIgnoreDefaultOrBuilder.java | 2 +- .../EditionsMessageExplicitPresenceIgnoreEmpty.java | 6 +++--- ...onsMessageExplicitPresenceIgnoreEmptyOrBuilder.java | 2 +- ...itionsMessageExplicitPresenceIgnoreUnspecified.java | 6 +++--- ...sageExplicitPresenceIgnoreUnspecifiedOrBuilder.java | 2 +- ...onsMessageLegacyRequiredDelimitedIgnoreDefault.java | 6 +++--- ...eLegacyRequiredDelimitedIgnoreDefaultOrBuilder.java | 2 +- ...tionsMessageLegacyRequiredDelimitedIgnoreEmpty.java | 6 +++--- ...ageLegacyRequiredDelimitedIgnoreEmptyOrBuilder.java | 2 +- ...essageLegacyRequiredDelimitedIgnoreUnspecified.java | 6 +++--- ...acyRequiredDelimitedIgnoreUnspecifiedOrBuilder.java | 2 +- .../EditionsMessageLegacyRequiredIgnoreDefault.java | 6 +++--- ...onsMessageLegacyRequiredIgnoreDefaultOrBuilder.java | 2 +- .../EditionsMessageLegacyRequiredIgnoreEmpty.java | 6 +++--- ...tionsMessageLegacyRequiredIgnoreEmptyOrBuilder.java | 2 +- ...EditionsMessageLegacyRequiredIgnoreUnspecified.java | 6 +++--- ...essageLegacyRequiredIgnoreUnspecifiedOrBuilder.java | 2 +- .../conformance/cases/EditionsOneofIgnoreDefault.java | 4 ++-- .../cases/EditionsOneofIgnoreDefaultOrBuilder.java | 2 +- .../cases/EditionsOneofIgnoreDefaultWithDefault.java | 4 ++-- ...EditionsOneofIgnoreDefaultWithDefaultOrBuilder.java | 2 +- .../conformance/cases/EditionsOneofIgnoreEmpty.java | 4 ++-- .../cases/EditionsOneofIgnoreEmptyOrBuilder.java | 2 +- .../cases/EditionsOneofIgnoreEmptyWithDefault.java | 4 ++-- .../EditionsOneofIgnoreEmptyWithDefaultOrBuilder.java | 2 +- .../cases/EditionsOneofIgnoreUnspecified.java | 4 ++-- .../cases/EditionsOneofIgnoreUnspecifiedOrBuilder.java | 2 +- .../EditionsOneofIgnoreUnspecifiedWithDefault.java | 4 ++-- ...ionsOneofIgnoreUnspecifiedWithDefaultOrBuilder.java | 2 +- .../cases/EditionsRepeatedExpandedIgnoreDefault.java | 4 ++-- ...EditionsRepeatedExpandedIgnoreDefaultOrBuilder.java | 2 +- .../cases/EditionsRepeatedExpandedIgnoreEmpty.java | 4 ++-- .../EditionsRepeatedExpandedIgnoreEmptyOrBuilder.java | 2 +- .../EditionsRepeatedExpandedIgnoreUnspecified.java | 4 ++-- ...ionsRepeatedExpandedIgnoreUnspecifiedOrBuilder.java | 2 +- .../EditionsRepeatedExpandedItemIgnoreDefault.java | 4 ++-- ...ionsRepeatedExpandedItemIgnoreDefaultOrBuilder.java | 2 +- .../cases/EditionsRepeatedExpandedItemIgnoreEmpty.java | 4 ++-- ...itionsRepeatedExpandedItemIgnoreEmptyOrBuilder.java | 2 +- .../EditionsRepeatedExpandedItemIgnoreUnspecified.java | 4 ++-- ...RepeatedExpandedItemIgnoreUnspecifiedOrBuilder.java | 2 +- .../cases/EditionsRepeatedIgnoreDefault.java | 4 ++-- .../cases/EditionsRepeatedIgnoreDefaultOrBuilder.java | 2 +- .../conformance/cases/EditionsRepeatedIgnoreEmpty.java | 4 ++-- .../cases/EditionsRepeatedIgnoreEmptyOrBuilder.java | 2 +- .../cases/EditionsRepeatedIgnoreUnspecified.java | 4 ++-- .../EditionsRepeatedIgnoreUnspecifiedOrBuilder.java | 2 +- .../cases/EditionsRepeatedItemIgnoreDefault.java | 4 ++-- .../EditionsRepeatedItemIgnoreDefaultOrBuilder.java | 2 +- .../cases/EditionsRepeatedItemIgnoreEmpty.java | 4 ++-- .../EditionsRepeatedItemIgnoreEmptyOrBuilder.java | 2 +- .../cases/EditionsRepeatedItemIgnoreUnspecified.java | 4 ++-- ...EditionsRepeatedItemIgnoreUnspecifiedOrBuilder.java | 2 +- .../EditionsScalarExplicitPresenceIgnoreDefault.java | 4 ++-- ...nsScalarExplicitPresenceIgnoreDefaultOrBuilder.java | 2 +- ...ScalarExplicitPresenceIgnoreDefaultWithDefault.java | 4 ++-- ...licitPresenceIgnoreDefaultWithDefaultOrBuilder.java | 2 +- .../EditionsScalarExplicitPresenceIgnoreEmpty.java | 4 ++-- ...ionsScalarExplicitPresenceIgnoreEmptyOrBuilder.java | 2 +- ...nsScalarExplicitPresenceIgnoreEmptyWithDefault.java | 4 ++-- ...xplicitPresenceIgnoreEmptyWithDefaultOrBuilder.java | 2 +- ...ditionsScalarExplicitPresenceIgnoreUnspecified.java | 4 ++-- ...alarExplicitPresenceIgnoreUnspecifiedOrBuilder.java | 2 +- ...arExplicitPresenceIgnoreUnspecifiedWithDefault.java | 4 ++-- ...tPresenceIgnoreUnspecifiedWithDefaultOrBuilder.java | 2 +- .../EditionsScalarImplicitPresenceIgnoreDefault.java | 4 ++-- ...nsScalarImplicitPresenceIgnoreDefaultOrBuilder.java | 2 +- .../EditionsScalarImplicitPresenceIgnoreEmpty.java | 4 ++-- ...ionsScalarImplicitPresenceIgnoreEmptyOrBuilder.java | 2 +- ...ditionsScalarImplicitPresenceIgnoreUnspecified.java | 4 ++-- ...alarImplicitPresenceIgnoreUnspecifiedOrBuilder.java | 2 +- .../EditionsScalarLegacyRequiredIgnoreDefault.java | 4 ++-- ...ionsScalarLegacyRequiredIgnoreDefaultOrBuilder.java | 2 +- ...nsScalarLegacyRequiredIgnoreDefaultWithDefault.java | 4 ++-- ...egacyRequiredIgnoreDefaultWithDefaultOrBuilder.java | 2 +- .../cases/EditionsScalarLegacyRequiredIgnoreEmpty.java | 4 ++-- ...itionsScalarLegacyRequiredIgnoreEmptyOrBuilder.java | 2 +- ...ionsScalarLegacyRequiredIgnoreEmptyWithDefault.java | 4 ++-- ...rLegacyRequiredIgnoreEmptyWithDefaultOrBuilder.java | 2 +- .../EditionsScalarLegacyRequiredIgnoreUnspecified.java | 4 ++-- ...ScalarLegacyRequiredIgnoreUnspecifiedOrBuilder.java | 2 +- ...alarLegacyRequiredIgnoreUnspecifiedWithDefault.java | 4 ++-- ...yRequiredIgnoreUnspecifiedWithDefaultOrBuilder.java | 2 +- .../build/buf/validate/conformance/cases/Embed.java | 4 ++-- .../buf/validate/conformance/cases/EmbedOrBuilder.java | 2 +- .../buf/validate/conformance/cases/EnumAliasConst.java | 4 ++-- .../conformance/cases/EnumAliasConstOrBuilder.java | 2 +- .../validate/conformance/cases/EnumAliasDefined.java | 4 ++-- .../conformance/cases/EnumAliasDefinedOrBuilder.java | 2 +- .../buf/validate/conformance/cases/EnumAliasIn.java | 4 ++-- .../conformance/cases/EnumAliasInOrBuilder.java | 2 +- .../buf/validate/conformance/cases/EnumAliasNotIn.java | 4 ++-- .../conformance/cases/EnumAliasNotInOrBuilder.java | 2 +- .../buf/validate/conformance/cases/EnumConst.java | 4 ++-- .../validate/conformance/cases/EnumConstOrBuilder.java | 2 +- .../buf/validate/conformance/cases/EnumDefined.java | 4 ++-- .../conformance/cases/EnumDefinedOrBuilder.java | 2 +- .../buf/validate/conformance/cases/EnumExample.java | 4 ++-- .../conformance/cases/EnumExampleOrBuilder.java | 2 +- .../buf/validate/conformance/cases/EnumExternal.java | 4 ++-- .../buf/validate/conformance/cases/EnumExternal2.java | 4 ++-- .../conformance/cases/EnumExternal2OrBuilder.java | 2 +- .../conformance/cases/EnumExternalOrBuilder.java | 2 +- .../build/buf/validate/conformance/cases/EnumIn.java | 4 ++-- .../validate/conformance/cases/EnumInOrBuilder.java | 2 +- .../validate/conformance/cases/EnumInsideOneof.java | 4 ++-- .../conformance/cases/EnumInsideOneofOrBuilder.java | 2 +- .../build/buf/validate/conformance/cases/EnumNone.java | 4 ++-- .../validate/conformance/cases/EnumNoneOrBuilder.java | 2 +- .../buf/validate/conformance/cases/EnumNotIn.java | 4 ++-- .../validate/conformance/cases/EnumNotInOrBuilder.java | 2 +- .../buf/validate/conformance/cases/EnumsProto.java | 4 ++-- .../conformance/cases/FilenameWithDashProto.java | 4 ++-- .../buf/validate/conformance/cases/Fixed32Const.java | 4 ++-- .../conformance/cases/Fixed32ConstOrBuilder.java | 2 +- .../validate/conformance/cases/Fixed32ExGTELTE.java | 4 ++-- .../conformance/cases/Fixed32ExGTELTEOrBuilder.java | 2 +- .../buf/validate/conformance/cases/Fixed32ExLTGT.java | 4 ++-- .../conformance/cases/Fixed32ExLTGTOrBuilder.java | 2 +- .../buf/validate/conformance/cases/Fixed32Example.java | 4 ++-- .../conformance/cases/Fixed32ExampleOrBuilder.java | 2 +- .../buf/validate/conformance/cases/Fixed32GT.java | 4 ++-- .../buf/validate/conformance/cases/Fixed32GTE.java | 4 ++-- .../buf/validate/conformance/cases/Fixed32GTELTE.java | 4 ++-- .../conformance/cases/Fixed32GTELTEOrBuilder.java | 2 +- .../conformance/cases/Fixed32GTEOrBuilder.java | 2 +- .../buf/validate/conformance/cases/Fixed32GTLT.java | 4 ++-- .../conformance/cases/Fixed32GTLTOrBuilder.java | 2 +- .../validate/conformance/cases/Fixed32GTOrBuilder.java | 2 +- .../buf/validate/conformance/cases/Fixed32Ignore.java | 4 ++-- .../conformance/cases/Fixed32IgnoreOrBuilder.java | 2 +- .../buf/validate/conformance/cases/Fixed32In.java | 4 ++-- .../validate/conformance/cases/Fixed32InOrBuilder.java | 2 +- .../conformance/cases/Fixed32IncorrectType.java | 4 ++-- .../cases/Fixed32IncorrectTypeOrBuilder.java | 2 +- .../buf/validate/conformance/cases/Fixed32LT.java | 4 ++-- .../buf/validate/conformance/cases/Fixed32LTE.java | 4 ++-- .../conformance/cases/Fixed32LTEOrBuilder.java | 2 +- .../validate/conformance/cases/Fixed32LTOrBuilder.java | 2 +- .../buf/validate/conformance/cases/Fixed32None.java | 4 ++-- .../conformance/cases/Fixed32NoneOrBuilder.java | 2 +- .../buf/validate/conformance/cases/Fixed32NotIn.java | 4 ++-- .../conformance/cases/Fixed32NotInOrBuilder.java | 2 +- .../buf/validate/conformance/cases/Fixed64Const.java | 4 ++-- .../conformance/cases/Fixed64ConstOrBuilder.java | 2 +- .../validate/conformance/cases/Fixed64ExGTELTE.java | 4 ++-- .../conformance/cases/Fixed64ExGTELTEOrBuilder.java | 2 +- .../buf/validate/conformance/cases/Fixed64ExLTGT.java | 4 ++-- .../conformance/cases/Fixed64ExLTGTOrBuilder.java | 2 +- .../buf/validate/conformance/cases/Fixed64Example.java | 4 ++-- .../conformance/cases/Fixed64ExampleOrBuilder.java | 2 +- .../buf/validate/conformance/cases/Fixed64GT.java | 4 ++-- .../buf/validate/conformance/cases/Fixed64GTE.java | 4 ++-- .../buf/validate/conformance/cases/Fixed64GTELTE.java | 4 ++-- .../conformance/cases/Fixed64GTELTEOrBuilder.java | 2 +- .../conformance/cases/Fixed64GTEOrBuilder.java | 2 +- .../buf/validate/conformance/cases/Fixed64GTLT.java | 4 ++-- .../conformance/cases/Fixed64GTLTOrBuilder.java | 2 +- .../validate/conformance/cases/Fixed64GTOrBuilder.java | 2 +- .../buf/validate/conformance/cases/Fixed64Ignore.java | 4 ++-- .../conformance/cases/Fixed64IgnoreOrBuilder.java | 2 +- .../buf/validate/conformance/cases/Fixed64In.java | 4 ++-- .../validate/conformance/cases/Fixed64InOrBuilder.java | 2 +- .../conformance/cases/Fixed64IncorrectType.java | 4 ++-- .../cases/Fixed64IncorrectTypeOrBuilder.java | 2 +- .../buf/validate/conformance/cases/Fixed64LT.java | 4 ++-- .../buf/validate/conformance/cases/Fixed64LTE.java | 4 ++-- .../conformance/cases/Fixed64LTEOrBuilder.java | 2 +- .../validate/conformance/cases/Fixed64LTOrBuilder.java | 2 +- .../buf/validate/conformance/cases/Fixed64None.java | 4 ++-- .../conformance/cases/Fixed64NoneOrBuilder.java | 2 +- .../buf/validate/conformance/cases/Fixed64NotIn.java | 4 ++-- .../conformance/cases/Fixed64NotInOrBuilder.java | 2 +- .../buf/validate/conformance/cases/FloatConst.java | 4 ++-- .../conformance/cases/FloatConstOrBuilder.java | 2 +- .../buf/validate/conformance/cases/FloatExGTELTE.java | 4 ++-- .../conformance/cases/FloatExGTELTEOrBuilder.java | 2 +- .../buf/validate/conformance/cases/FloatExLTGT.java | 4 ++-- .../conformance/cases/FloatExLTGTOrBuilder.java | 2 +- .../buf/validate/conformance/cases/FloatExample.java | 4 ++-- .../conformance/cases/FloatExampleOrBuilder.java | 2 +- .../buf/validate/conformance/cases/FloatFinite.java | 4 ++-- .../conformance/cases/FloatFiniteOrBuilder.java | 2 +- .../build/buf/validate/conformance/cases/FloatGT.java | 4 ++-- .../build/buf/validate/conformance/cases/FloatGTE.java | 4 ++-- .../buf/validate/conformance/cases/FloatGTELTE.java | 4 ++-- .../conformance/cases/FloatGTELTEOrBuilder.java | 2 +- .../validate/conformance/cases/FloatGTEOrBuilder.java | 2 +- .../buf/validate/conformance/cases/FloatGTLT.java | 4 ++-- .../validate/conformance/cases/FloatGTLTOrBuilder.java | 2 +- .../validate/conformance/cases/FloatGTOrBuilder.java | 2 +- .../buf/validate/conformance/cases/FloatIgnore.java | 4 ++-- .../conformance/cases/FloatIgnoreOrBuilder.java | 2 +- .../build/buf/validate/conformance/cases/FloatIn.java | 4 ++-- .../validate/conformance/cases/FloatInOrBuilder.java | 2 +- .../validate/conformance/cases/FloatIncorrectType.java | 4 ++-- .../conformance/cases/FloatIncorrectTypeOrBuilder.java | 2 +- .../build/buf/validate/conformance/cases/FloatLT.java | 4 ++-- .../build/buf/validate/conformance/cases/FloatLTE.java | 4 ++-- .../validate/conformance/cases/FloatLTEOrBuilder.java | 2 +- .../validate/conformance/cases/FloatLTOrBuilder.java | 2 +- .../buf/validate/conformance/cases/FloatNone.java | 4 ++-- .../validate/conformance/cases/FloatNoneOrBuilder.java | 2 +- .../buf/validate/conformance/cases/FloatNotFinite.java | 4 ++-- .../conformance/cases/FloatNotFiniteOrBuilder.java | 2 +- .../buf/validate/conformance/cases/FloatNotIn.java | 4 ++-- .../conformance/cases/FloatNotInOrBuilder.java | 2 +- .../conformance/cases/IgnoreEmptyEditionsMap.java | 4 ++-- .../cases/IgnoreEmptyEditionsMapOrBuilder.java | 2 +- .../IgnoreEmptyEditionsMessageExplicitPresence.java | 6 +++--- ...eEmptyEditionsMessageExplicitPresenceDelimited.java | 6 +++--- ...tionsMessageExplicitPresenceDelimitedOrBuilder.java | 2 +- ...eEmptyEditionsMessageExplicitPresenceOrBuilder.java | 2 +- .../IgnoreEmptyEditionsMessageLegacyRequired.java | 6 +++--- ...oreEmptyEditionsMessageLegacyRequiredDelimited.java | 6 +++--- ...ditionsMessageLegacyRequiredDelimitedOrBuilder.java | 2 +- ...oreEmptyEditionsMessageLegacyRequiredOrBuilder.java | 2 +- .../conformance/cases/IgnoreEmptyEditionsOneof.java | 4 ++-- .../cases/IgnoreEmptyEditionsOneofOrBuilder.java | 2 +- .../conformance/cases/IgnoreEmptyEditionsRepeated.java | 4 ++-- .../cases/IgnoreEmptyEditionsRepeatedExpanded.java | 4 ++-- .../IgnoreEmptyEditionsRepeatedExpandedOrBuilder.java | 2 +- .../cases/IgnoreEmptyEditionsRepeatedOrBuilder.java | 2 +- .../IgnoreEmptyEditionsScalarExplicitPresence.java | 4 ++-- ...reEmptyEditionsScalarExplicitPresenceOrBuilder.java | 2 +- ...EmptyEditionsScalarExplicitPresenceWithDefault.java | 4 ++-- ...ionsScalarExplicitPresenceWithDefaultOrBuilder.java | 2 +- .../IgnoreEmptyEditionsScalarImplicitPresence.java | 4 ++-- ...reEmptyEditionsScalarImplicitPresenceOrBuilder.java | 2 +- .../cases/IgnoreEmptyEditionsScalarLegacyRequired.java | 4 ++-- ...noreEmptyEditionsScalarLegacyRequiredOrBuilder.java | 2 +- ...reEmptyEditionsScalarLegacyRequiredWithDefault.java | 4 ++-- ...itionsScalarLegacyRequiredWithDefaultOrBuilder.java | 2 +- .../conformance/cases/IgnoreEmptyMapPairs.java | 4 ++-- .../cases/IgnoreEmptyMapPairsOrBuilder.java | 2 +- .../conformance/cases/IgnoreEmptyProto2Map.java | 4 ++-- .../cases/IgnoreEmptyProto2MapOrBuilder.java | 2 +- .../conformance/cases/IgnoreEmptyProto2Message.java | 6 +++--- .../cases/IgnoreEmptyProto2MessageOrBuilder.java | 2 +- .../conformance/cases/IgnoreEmptyProto2Oneof.java | 4 ++-- .../cases/IgnoreEmptyProto2OneofOrBuilder.java | 2 +- .../conformance/cases/IgnoreEmptyProto2Proto.java | 4 ++-- .../conformance/cases/IgnoreEmptyProto2Repeated.java | 4 ++-- .../cases/IgnoreEmptyProto2RepeatedOrBuilder.java | 2 +- .../cases/IgnoreEmptyProto2ScalarOptional.java | 4 ++-- .../IgnoreEmptyProto2ScalarOptionalOrBuilder.java | 2 +- .../IgnoreEmptyProto2ScalarOptionalWithDefault.java | 4 ++-- ...eEmptyProto2ScalarOptionalWithDefaultOrBuilder.java | 2 +- .../cases/IgnoreEmptyProto2ScalarRequired.java | 4 ++-- .../IgnoreEmptyProto2ScalarRequiredOrBuilder.java | 2 +- .../conformance/cases/IgnoreEmptyProto3Map.java | 4 ++-- .../cases/IgnoreEmptyProto3MapOrBuilder.java | 2 +- .../conformance/cases/IgnoreEmptyProto3Message.java | 6 +++--- .../cases/IgnoreEmptyProto3MessageOrBuilder.java | 2 +- .../conformance/cases/IgnoreEmptyProto3Oneof.java | 4 ++-- .../cases/IgnoreEmptyProto3OneofOrBuilder.java | 2 +- .../cases/IgnoreEmptyProto3OptionalScalar.java | 4 ++-- .../IgnoreEmptyProto3OptionalScalarOrBuilder.java | 2 +- .../conformance/cases/IgnoreEmptyProto3Proto.java | 4 ++-- .../conformance/cases/IgnoreEmptyProto3Repeated.java | 4 ++-- .../cases/IgnoreEmptyProto3RepeatedOrBuilder.java | 2 +- .../conformance/cases/IgnoreEmptyProto3Scalar.java | 4 ++-- .../cases/IgnoreEmptyProto3ScalarOrBuilder.java | 2 +- .../cases/IgnoreEmptyProtoEditionsProto.java | 4 ++-- .../conformance/cases/IgnoreEmptyRepeatedItems.java | 4 ++-- .../cases/IgnoreEmptyRepeatedItemsOrBuilder.java | 2 +- .../validate/conformance/cases/IgnoreProto2Proto.java | 4 ++-- .../validate/conformance/cases/IgnoreProto3Proto.java | 4 ++-- .../conformance/cases/IgnoreProtoEditionsProto.java | 4 ++-- .../buf/validate/conformance/cases/Int32Const.java | 4 ++-- .../conformance/cases/Int32ConstOrBuilder.java | 2 +- .../buf/validate/conformance/cases/Int32ExGTELTE.java | 4 ++-- .../conformance/cases/Int32ExGTELTEOrBuilder.java | 2 +- .../buf/validate/conformance/cases/Int32ExLTGT.java | 4 ++-- .../conformance/cases/Int32ExLTGTOrBuilder.java | 2 +- .../buf/validate/conformance/cases/Int32Example.java | 4 ++-- .../conformance/cases/Int32ExampleOrBuilder.java | 2 +- .../build/buf/validate/conformance/cases/Int32GT.java | 4 ++-- .../build/buf/validate/conformance/cases/Int32GTE.java | 4 ++-- .../buf/validate/conformance/cases/Int32GTELTE.java | 4 ++-- .../conformance/cases/Int32GTELTEOrBuilder.java | 2 +- .../validate/conformance/cases/Int32GTEOrBuilder.java | 2 +- .../buf/validate/conformance/cases/Int32GTLT.java | 4 ++-- .../validate/conformance/cases/Int32GTLTOrBuilder.java | 2 +- .../validate/conformance/cases/Int32GTOrBuilder.java | 2 +- .../buf/validate/conformance/cases/Int32Ignore.java | 4 ++-- .../conformance/cases/Int32IgnoreOrBuilder.java | 2 +- .../build/buf/validate/conformance/cases/Int32In.java | 4 ++-- .../validate/conformance/cases/Int32InOrBuilder.java | 2 +- .../validate/conformance/cases/Int32IncorrectType.java | 4 ++-- .../conformance/cases/Int32IncorrectTypeOrBuilder.java | 2 +- .../build/buf/validate/conformance/cases/Int32LT.java | 4 ++-- .../build/buf/validate/conformance/cases/Int32LTE.java | 4 ++-- .../validate/conformance/cases/Int32LTEOrBuilder.java | 2 +- .../validate/conformance/cases/Int32LTOrBuilder.java | 2 +- .../buf/validate/conformance/cases/Int32None.java | 4 ++-- .../validate/conformance/cases/Int32NoneOrBuilder.java | 2 +- .../buf/validate/conformance/cases/Int32NotIn.java | 4 ++-- .../conformance/cases/Int32NotInOrBuilder.java | 2 +- .../conformance/cases/Int64BigConstraints.java | 4 ++-- .../cases/Int64BigConstraintsOrBuilder.java | 2 +- .../buf/validate/conformance/cases/Int64Const.java | 4 ++-- .../conformance/cases/Int64ConstOrBuilder.java | 2 +- .../buf/validate/conformance/cases/Int64ExGTELTE.java | 4 ++-- .../conformance/cases/Int64ExGTELTEOrBuilder.java | 2 +- .../buf/validate/conformance/cases/Int64ExLTGT.java | 4 ++-- .../conformance/cases/Int64ExLTGTOrBuilder.java | 2 +- .../buf/validate/conformance/cases/Int64Example.java | 4 ++-- .../conformance/cases/Int64ExampleOrBuilder.java | 2 +- .../build/buf/validate/conformance/cases/Int64GT.java | 4 ++-- .../build/buf/validate/conformance/cases/Int64GTE.java | 4 ++-- .../buf/validate/conformance/cases/Int64GTELTE.java | 4 ++-- .../conformance/cases/Int64GTELTEOrBuilder.java | 2 +- .../validate/conformance/cases/Int64GTEOrBuilder.java | 2 +- .../buf/validate/conformance/cases/Int64GTLT.java | 4 ++-- .../validate/conformance/cases/Int64GTLTOrBuilder.java | 2 +- .../validate/conformance/cases/Int64GTOrBuilder.java | 2 +- .../buf/validate/conformance/cases/Int64Ignore.java | 4 ++-- .../conformance/cases/Int64IgnoreOrBuilder.java | 2 +- .../build/buf/validate/conformance/cases/Int64In.java | 4 ++-- .../validate/conformance/cases/Int64InOrBuilder.java | 2 +- .../validate/conformance/cases/Int64IncorrectType.java | 4 ++-- .../conformance/cases/Int64IncorrectTypeOrBuilder.java | 2 +- .../build/buf/validate/conformance/cases/Int64LT.java | 4 ++-- .../build/buf/validate/conformance/cases/Int64LTE.java | 4 ++-- .../validate/conformance/cases/Int64LTEOptional.java | 4 ++-- .../conformance/cases/Int64LTEOptionalOrBuilder.java | 2 +- .../validate/conformance/cases/Int64LTEOrBuilder.java | 2 +- .../validate/conformance/cases/Int64LTOrBuilder.java | 2 +- .../buf/validate/conformance/cases/Int64None.java | 4 ++-- .../validate/conformance/cases/Int64NoneOrBuilder.java | 2 +- .../buf/validate/conformance/cases/Int64NotIn.java | 4 ++-- .../conformance/cases/Int64NotInOrBuilder.java | 2 +- .../validate/conformance/cases/KitchenSinkMessage.java | 4 ++-- .../conformance/cases/KitchenSinkMessageOrBuilder.java | 2 +- .../validate/conformance/cases/KitchenSinkProto.java | 4 ++-- .../buf/validate/conformance/cases/MapEnumDefined.java | 4 ++-- .../conformance/cases/MapEnumDefinedOrBuilder.java | 2 +- .../build/buf/validate/conformance/cases/MapExact.java | 4 ++-- .../buf/validate/conformance/cases/MapExactIgnore.java | 4 ++-- .../conformance/cases/MapExactIgnoreOrBuilder.java | 2 +- .../validate/conformance/cases/MapExactOrBuilder.java | 2 +- .../conformance/cases/MapExternalEnumDefined.java | 4 ++-- .../cases/MapExternalEnumDefinedOrBuilder.java | 2 +- .../build/buf/validate/conformance/cases/MapKeys.java | 4 ++-- .../validate/conformance/cases/MapKeysOrBuilder.java | 2 +- .../buf/validate/conformance/cases/MapKeysPattern.java | 4 ++-- .../conformance/cases/MapKeysPatternOrBuilder.java | 2 +- .../build/buf/validate/conformance/cases/MapMax.java | 4 ++-- .../validate/conformance/cases/MapMaxOrBuilder.java | 2 +- .../build/buf/validate/conformance/cases/MapMin.java | 4 ++-- .../buf/validate/conformance/cases/MapMinMax.java | 4 ++-- .../validate/conformance/cases/MapMinMaxOrBuilder.java | 2 +- .../validate/conformance/cases/MapMinOrBuilder.java | 2 +- .../build/buf/validate/conformance/cases/MapNone.java | 4 ++-- .../validate/conformance/cases/MapNoneOrBuilder.java | 2 +- .../buf/validate/conformance/cases/MapRecursive.java | 6 +++--- .../conformance/cases/MapRecursiveOrBuilder.java | 2 +- .../buf/validate/conformance/cases/MapValues.java | 4 ++-- .../validate/conformance/cases/MapValuesOrBuilder.java | 2 +- .../validate/conformance/cases/MapValuesPattern.java | 4 ++-- .../conformance/cases/MapValuesPatternOrBuilder.java | 2 +- .../buf/validate/conformance/cases/MapsProto.java | 4 ++-- .../build/buf/validate/conformance/cases/Message.java | 4 ++-- .../conformance/cases/MessageCrossPackage.java | 4 ++-- .../cases/MessageCrossPackageOrBuilder.java | 2 +- .../validate/conformance/cases/MessageDisabled.java | 4 ++-- .../conformance/cases/MessageDisabledOrBuilder.java | 2 +- .../buf/validate/conformance/cases/MessageNone.java | 6 +++--- .../conformance/cases/MessageNoneOrBuilder.java | 2 +- .../validate/conformance/cases/MessageOrBuilder.java | 2 +- .../validate/conformance/cases/MessageRequired.java | 4 ++-- .../conformance/cases/MessageRequiredButOptional.java | 4 ++-- .../cases/MessageRequiredButOptionalOrBuilder.java | 2 +- .../conformance/cases/MessageRequiredOneof.java | 4 ++-- .../cases/MessageRequiredOneofOrBuilder.java | 2 +- .../conformance/cases/MessageRequiredOrBuilder.java | 2 +- .../buf/validate/conformance/cases/MessageSkip.java | 4 ++-- .../conformance/cases/MessageSkipOrBuilder.java | 2 +- .../conformance/cases/MessageWith3dInside.java | 4 ++-- .../cases/MessageWith3dInsideOrBuilder.java | 2 +- .../buf/validate/conformance/cases/MessagesProto.java | 4 ++-- .../buf/validate/conformance/cases/MultipleMaps.java | 4 ++-- .../conformance/cases/MultipleMapsOrBuilder.java | 2 +- .../buf/validate/conformance/cases/NumbersProto.java | 4 ++-- .../build/buf/validate/conformance/cases/Oneof.java | 4 ++-- .../buf/validate/conformance/cases/OneofNone.java | 4 ++-- .../validate/conformance/cases/OneofNoneOrBuilder.java | 2 +- .../buf/validate/conformance/cases/OneofOrBuilder.java | 2 +- .../buf/validate/conformance/cases/OneofRequired.java | 4 ++-- .../conformance/cases/OneofRequiredOrBuilder.java | 2 +- .../cases/OneofRequiredWithRequiredField.java | 4 ++-- .../cases/OneofRequiredWithRequiredFieldOrBuilder.java | 2 +- .../buf/validate/conformance/cases/OneofsProto.java | 4 ++-- .../cases/PredefinedAndCustomRuleEdition2023.java | 6 +++--- .../PredefinedAndCustomRuleEdition2023OrBuilder.java | 2 +- .../cases/PredefinedAndCustomRuleProto2.java | 6 +++--- .../cases/PredefinedAndCustomRuleProto2OrBuilder.java | 2 +- .../cases/PredefinedAndCustomRuleProto3.java | 6 +++--- .../cases/PredefinedAndCustomRuleProto3OrBuilder.java | 2 +- .../cases/PredefinedBoolRuleEdition2023.java | 4 ++-- .../cases/PredefinedBoolRuleEdition2023OrBuilder.java | 2 +- .../conformance/cases/PredefinedBoolRuleProto2.java | 4 ++-- .../cases/PredefinedBoolRuleProto2OrBuilder.java | 2 +- .../conformance/cases/PredefinedBoolRuleProto3.java | 4 ++-- .../cases/PredefinedBoolRuleProto3OrBuilder.java | 2 +- .../cases/PredefinedBytesRuleEdition2023.java | 4 ++-- .../cases/PredefinedBytesRuleEdition2023OrBuilder.java | 2 +- .../conformance/cases/PredefinedBytesRuleProto2.java | 4 ++-- .../cases/PredefinedBytesRuleProto2OrBuilder.java | 2 +- .../conformance/cases/PredefinedBytesRuleProto3.java | 4 ++-- .../cases/PredefinedBytesRuleProto3OrBuilder.java | 2 +- .../cases/PredefinedDoubleRuleEdition2023.java | 4 ++-- .../PredefinedDoubleRuleEdition2023OrBuilder.java | 2 +- .../conformance/cases/PredefinedDoubleRuleProto2.java | 4 ++-- .../cases/PredefinedDoubleRuleProto2OrBuilder.java | 2 +- .../conformance/cases/PredefinedDoubleRuleProto3.java | 4 ++-- .../cases/PredefinedDoubleRuleProto3OrBuilder.java | 2 +- .../cases/PredefinedDurationRuleEdition2023.java | 4 ++-- .../PredefinedDurationRuleEdition2023OrBuilder.java | 2 +- .../cases/PredefinedDurationRuleProto2.java | 4 ++-- .../cases/PredefinedDurationRuleProto2OrBuilder.java | 2 +- .../cases/PredefinedDurationRuleProto3.java | 4 ++-- .../cases/PredefinedDurationRuleProto3OrBuilder.java | 2 +- .../cases/PredefinedEnumRuleEdition2023.java | 6 +++--- .../cases/PredefinedEnumRuleEdition2023OrBuilder.java | 2 +- .../conformance/cases/PredefinedEnumRuleProto2.java | 6 +++--- .../cases/PredefinedEnumRuleProto2OrBuilder.java | 2 +- .../conformance/cases/PredefinedEnumRuleProto3.java | 6 +++--- .../cases/PredefinedEnumRuleProto3OrBuilder.java | 2 +- .../cases/PredefinedFixed32RuleEdition2023.java | 4 ++-- .../PredefinedFixed32RuleEdition2023OrBuilder.java | 2 +- .../conformance/cases/PredefinedFixed32RuleProto2.java | 4 ++-- .../cases/PredefinedFixed32RuleProto2OrBuilder.java | 2 +- .../conformance/cases/PredefinedFixed32RuleProto3.java | 4 ++-- .../cases/PredefinedFixed32RuleProto3OrBuilder.java | 2 +- .../cases/PredefinedFixed64RuleEdition2023.java | 4 ++-- .../PredefinedFixed64RuleEdition2023OrBuilder.java | 2 +- .../conformance/cases/PredefinedFixed64RuleProto2.java | 4 ++-- .../cases/PredefinedFixed64RuleProto2OrBuilder.java | 2 +- .../conformance/cases/PredefinedFixed64RuleProto3.java | 4 ++-- .../cases/PredefinedFixed64RuleProto3OrBuilder.java | 2 +- .../cases/PredefinedFloatRuleEdition2023.java | 4 ++-- .../cases/PredefinedFloatRuleEdition2023OrBuilder.java | 2 +- .../conformance/cases/PredefinedFloatRuleProto2.java | 4 ++-- .../cases/PredefinedFloatRuleProto2OrBuilder.java | 2 +- .../conformance/cases/PredefinedFloatRuleProto3.java | 4 ++-- .../cases/PredefinedFloatRuleProto3OrBuilder.java | 2 +- .../cases/PredefinedInt32RuleEdition2023.java | 4 ++-- .../cases/PredefinedInt32RuleEdition2023OrBuilder.java | 2 +- .../conformance/cases/PredefinedInt32RuleProto2.java | 4 ++-- .../cases/PredefinedInt32RuleProto2OrBuilder.java | 2 +- .../conformance/cases/PredefinedInt32RuleProto3.java | 4 ++-- .../cases/PredefinedInt32RuleProto3OrBuilder.java | 2 +- .../cases/PredefinedInt64RuleEdition2023.java | 4 ++-- .../cases/PredefinedInt64RuleEdition2023OrBuilder.java | 2 +- .../conformance/cases/PredefinedInt64RuleProto2.java | 4 ++-- .../cases/PredefinedInt64RuleProto2OrBuilder.java | 2 +- .../conformance/cases/PredefinedInt64RuleProto3.java | 4 ++-- .../cases/PredefinedInt64RuleProto3OrBuilder.java | 2 +- .../cases/PredefinedMapRuleEdition2023.java | 4 ++-- .../cases/PredefinedMapRuleEdition2023OrBuilder.java | 2 +- .../conformance/cases/PredefinedMapRuleProto3.java | 4 ++-- .../cases/PredefinedMapRuleProto3OrBuilder.java | 2 +- .../cases/PredefinedRepeatedRuleEdition2023.java | 4 ++-- .../PredefinedRepeatedRuleEdition2023OrBuilder.java | 2 +- .../cases/PredefinedRepeatedRuleProto2.java | 4 ++-- .../cases/PredefinedRepeatedRuleProto2OrBuilder.java | 2 +- .../cases/PredefinedRepeatedRuleProto3.java | 4 ++-- .../cases/PredefinedRepeatedRuleProto3OrBuilder.java | 2 +- .../conformance/cases/PredefinedRulesProto2Proto.java | 4 ++-- .../conformance/cases/PredefinedRulesProto3Proto.java | 4 ++-- ...PredefinedRulesProto3UnusedImportBugWorkaround.java | 4 ++-- ...dRulesProto3UnusedImportBugWorkaroundOrBuilder.java | 2 +- .../cases/PredefinedRulesProtoEditionsProto.java | 4 ++-- .../cases/PredefinedSFixed32RuleEdition2023.java | 4 ++-- .../PredefinedSFixed32RuleEdition2023OrBuilder.java | 2 +- .../cases/PredefinedSFixed32RuleProto2.java | 4 ++-- .../cases/PredefinedSFixed32RuleProto2OrBuilder.java | 2 +- .../cases/PredefinedSFixed32RuleProto3.java | 4 ++-- .../cases/PredefinedSFixed32RuleProto3OrBuilder.java | 2 +- .../cases/PredefinedSFixed64RuleEdition2023.java | 4 ++-- .../PredefinedSFixed64RuleEdition2023OrBuilder.java | 2 +- .../cases/PredefinedSFixed64RuleProto2.java | 4 ++-- .../cases/PredefinedSFixed64RuleProto2OrBuilder.java | 2 +- .../cases/PredefinedSFixed64RuleProto3.java | 4 ++-- .../cases/PredefinedSFixed64RuleProto3OrBuilder.java | 2 +- .../cases/PredefinedSInt32RuleEdition2023.java | 4 ++-- .../PredefinedSInt32RuleEdition2023OrBuilder.java | 2 +- .../conformance/cases/PredefinedSInt32RuleProto2.java | 4 ++-- .../cases/PredefinedSInt32RuleProto2OrBuilder.java | 2 +- .../conformance/cases/PredefinedSInt32RuleProto3.java | 4 ++-- .../cases/PredefinedSInt32RuleProto3OrBuilder.java | 2 +- .../cases/PredefinedSInt64RuleEdition2023.java | 4 ++-- .../PredefinedSInt64RuleEdition2023OrBuilder.java | 2 +- .../conformance/cases/PredefinedSInt64RuleProto2.java | 4 ++-- .../cases/PredefinedSInt64RuleProto2OrBuilder.java | 2 +- .../conformance/cases/PredefinedSInt64RuleProto3.java | 4 ++-- .../cases/PredefinedSInt64RuleProto3OrBuilder.java | 2 +- .../cases/PredefinedStringRuleEdition2023.java | 4 ++-- .../PredefinedStringRuleEdition2023OrBuilder.java | 2 +- .../conformance/cases/PredefinedStringRuleProto2.java | 4 ++-- .../cases/PredefinedStringRuleProto2OrBuilder.java | 2 +- .../conformance/cases/PredefinedStringRuleProto3.java | 4 ++-- .../cases/PredefinedStringRuleProto3OrBuilder.java | 2 +- .../cases/PredefinedTimestampRuleEdition2023.java | 4 ++-- .../PredefinedTimestampRuleEdition2023OrBuilder.java | 2 +- .../cases/PredefinedTimestampRuleProto2.java | 4 ++-- .../cases/PredefinedTimestampRuleProto2OrBuilder.java | 2 +- .../cases/PredefinedTimestampRuleProto3.java | 4 ++-- .../cases/PredefinedTimestampRuleProto3OrBuilder.java | 2 +- .../cases/PredefinedUInt32RuleEdition2023.java | 4 ++-- .../PredefinedUInt32RuleEdition2023OrBuilder.java | 2 +- .../conformance/cases/PredefinedUInt32RuleProto2.java | 4 ++-- .../cases/PredefinedUInt32RuleProto2OrBuilder.java | 2 +- .../conformance/cases/PredefinedUInt32RuleProto3.java | 4 ++-- .../cases/PredefinedUInt32RuleProto3OrBuilder.java | 2 +- .../cases/PredefinedUInt64RuleEdition2023.java | 4 ++-- .../PredefinedUInt64RuleEdition2023OrBuilder.java | 2 +- .../conformance/cases/PredefinedUInt64RuleProto2.java | 4 ++-- .../cases/PredefinedUInt64RuleProto2OrBuilder.java | 2 +- .../conformance/cases/PredefinedUInt64RuleProto3.java | 4 ++-- .../cases/PredefinedUInt64RuleProto3OrBuilder.java | 2 +- .../conformance/cases/Proto2MapIgnoreDefault.java | 4 ++-- .../cases/Proto2MapIgnoreDefaultOrBuilder.java | 2 +- .../conformance/cases/Proto2MapIgnoreEmpty.java | 4 ++-- .../cases/Proto2MapIgnoreEmptyOrBuilder.java | 2 +- .../conformance/cases/Proto2MapIgnoreUnspecified.java | 4 ++-- .../cases/Proto2MapIgnoreUnspecifiedOrBuilder.java | 2 +- .../conformance/cases/Proto2MapKeyIgnoreDefault.java | 4 ++-- .../cases/Proto2MapKeyIgnoreDefaultOrBuilder.java | 2 +- .../conformance/cases/Proto2MapKeyIgnoreEmpty.java | 4 ++-- .../cases/Proto2MapKeyIgnoreEmptyOrBuilder.java | 2 +- .../cases/Proto2MapKeyIgnoreUnspecified.java | 4 ++-- .../cases/Proto2MapKeyIgnoreUnspecifiedOrBuilder.java | 2 +- .../conformance/cases/Proto2MapValueIgnoreDefault.java | 4 ++-- .../cases/Proto2MapValueIgnoreDefaultOrBuilder.java | 2 +- .../conformance/cases/Proto2MapValueIgnoreEmpty.java | 4 ++-- .../cases/Proto2MapValueIgnoreEmptyOrBuilder.java | 2 +- .../cases/Proto2MapValueIgnoreUnspecified.java | 4 ++-- .../Proto2MapValueIgnoreUnspecifiedOrBuilder.java | 2 +- .../cases/Proto2MessageOptionalIgnoreDefault.java | 6 +++--- .../Proto2MessageOptionalIgnoreDefaultOrBuilder.java | 2 +- .../cases/Proto2MessageOptionalIgnoreEmpty.java | 6 +++--- .../Proto2MessageOptionalIgnoreEmptyOrBuilder.java | 2 +- .../cases/Proto2MessageOptionalIgnoreUnspecified.java | 6 +++--- ...roto2MessageOptionalIgnoreUnspecifiedOrBuilder.java | 2 +- .../cases/Proto2MessageRequiredIgnoreDefault.java | 6 +++--- .../Proto2MessageRequiredIgnoreDefaultOrBuilder.java | 2 +- .../cases/Proto2MessageRequiredIgnoreEmpty.java | 6 +++--- .../Proto2MessageRequiredIgnoreEmptyOrBuilder.java | 2 +- .../cases/Proto2MessageRequiredIgnoreUnspecified.java | 6 +++--- ...roto2MessageRequiredIgnoreUnspecifiedOrBuilder.java | 2 +- .../conformance/cases/Proto2OneofIgnoreDefault.java | 4 ++-- .../cases/Proto2OneofIgnoreDefaultOrBuilder.java | 2 +- .../cases/Proto2OneofIgnoreDefaultWithDefault.java | 4 ++-- .../Proto2OneofIgnoreDefaultWithDefaultOrBuilder.java | 2 +- .../conformance/cases/Proto2OneofIgnoreEmpty.java | 4 ++-- .../cases/Proto2OneofIgnoreEmptyOrBuilder.java | 2 +- .../cases/Proto2OneofIgnoreEmptyWithDefault.java | 4 ++-- .../Proto2OneofIgnoreEmptyWithDefaultOrBuilder.java | 2 +- .../cases/Proto2OneofIgnoreUnspecified.java | 4 ++-- .../cases/Proto2OneofIgnoreUnspecifiedOrBuilder.java | 2 +- .../cases/Proto2OneofIgnoreUnspecifiedWithDefault.java | 4 ++-- ...oto2OneofIgnoreUnspecifiedWithDefaultOrBuilder.java | 2 +- .../conformance/cases/Proto2RepeatedIgnoreDefault.java | 4 ++-- .../cases/Proto2RepeatedIgnoreDefaultOrBuilder.java | 2 +- .../conformance/cases/Proto2RepeatedIgnoreEmpty.java | 4 ++-- .../cases/Proto2RepeatedIgnoreEmptyOrBuilder.java | 2 +- .../cases/Proto2RepeatedIgnoreUnspecified.java | 4 ++-- .../Proto2RepeatedIgnoreUnspecifiedOrBuilder.java | 2 +- .../cases/Proto2RepeatedItemIgnoreDefault.java | 4 ++-- .../Proto2RepeatedItemIgnoreDefaultOrBuilder.java | 2 +- .../cases/Proto2RepeatedItemIgnoreEmpty.java | 4 ++-- .../cases/Proto2RepeatedItemIgnoreEmptyOrBuilder.java | 2 +- .../cases/Proto2RepeatedItemIgnoreUnspecified.java | 4 ++-- .../Proto2RepeatedItemIgnoreUnspecifiedOrBuilder.java | 2 +- .../cases/Proto2ScalarOptionalIgnoreDefault.java | 4 ++-- .../Proto2ScalarOptionalIgnoreDefaultOrBuilder.java | 2 +- .../Proto2ScalarOptionalIgnoreDefaultWithDefault.java | 4 ++-- ...calarOptionalIgnoreDefaultWithDefaultOrBuilder.java | 2 +- .../cases/Proto2ScalarOptionalIgnoreEmpty.java | 4 ++-- .../Proto2ScalarOptionalIgnoreEmptyOrBuilder.java | 2 +- .../Proto2ScalarOptionalIgnoreEmptyWithDefault.java | 4 ++-- ...2ScalarOptionalIgnoreEmptyWithDefaultOrBuilder.java | 2 +- .../cases/Proto2ScalarOptionalIgnoreUnspecified.java | 4 ++-- ...Proto2ScalarOptionalIgnoreUnspecifiedOrBuilder.java | 2 +- ...oto2ScalarOptionalIgnoreUnspecifiedWithDefault.java | 4 ++-- ...rOptionalIgnoreUnspecifiedWithDefaultOrBuilder.java | 2 +- .../cases/Proto2ScalarRequiredIgnoreDefault.java | 4 ++-- .../Proto2ScalarRequiredIgnoreDefaultOrBuilder.java | 2 +- .../Proto2ScalarRequiredIgnoreDefaultWithDefault.java | 4 ++-- ...calarRequiredIgnoreDefaultWithDefaultOrBuilder.java | 2 +- .../cases/Proto2ScalarRequiredIgnoreEmpty.java | 4 ++-- .../Proto2ScalarRequiredIgnoreEmptyOrBuilder.java | 2 +- .../Proto2ScalarRequiredIgnoreEmptyWithDefault.java | 4 ++-- ...2ScalarRequiredIgnoreEmptyWithDefaultOrBuilder.java | 2 +- .../cases/Proto2ScalarRequiredIgnoreUnspecified.java | 4 ++-- ...Proto2ScalarRequiredIgnoreUnspecifiedOrBuilder.java | 2 +- ...oto2ScalarRequiredIgnoreUnspecifiedWithDefault.java | 4 ++-- ...rRequiredIgnoreUnspecifiedWithDefaultOrBuilder.java | 2 +- .../conformance/cases/Proto3MapIgnoreDefault.java | 4 ++-- .../cases/Proto3MapIgnoreDefaultOrBuilder.java | 2 +- .../conformance/cases/Proto3MapIgnoreEmpty.java | 4 ++-- .../cases/Proto3MapIgnoreEmptyOrBuilder.java | 2 +- .../conformance/cases/Proto3MapIgnoreUnspecified.java | 4 ++-- .../cases/Proto3MapIgnoreUnspecifiedOrBuilder.java | 2 +- .../conformance/cases/Proto3MapKeyIgnoreDefault.java | 4 ++-- .../cases/Proto3MapKeyIgnoreDefaultOrBuilder.java | 2 +- .../conformance/cases/Proto3MapKeyIgnoreEmpty.java | 4 ++-- .../cases/Proto3MapKeyIgnoreEmptyOrBuilder.java | 2 +- .../cases/Proto3MapKeyIgnoreUnspecified.java | 4 ++-- .../cases/Proto3MapKeyIgnoreUnspecifiedOrBuilder.java | 2 +- .../conformance/cases/Proto3MapValueIgnoreDefault.java | 4 ++-- .../cases/Proto3MapValueIgnoreDefaultOrBuilder.java | 2 +- .../conformance/cases/Proto3MapValueIgnoreEmpty.java | 4 ++-- .../cases/Proto3MapValueIgnoreEmptyOrBuilder.java | 2 +- .../cases/Proto3MapValueIgnoreUnspecified.java | 4 ++-- .../Proto3MapValueIgnoreUnspecifiedOrBuilder.java | 2 +- .../conformance/cases/Proto3MessageIgnoreDefault.java | 6 +++--- .../cases/Proto3MessageIgnoreDefaultOrBuilder.java | 2 +- .../conformance/cases/Proto3MessageIgnoreEmpty.java | 6 +++--- .../cases/Proto3MessageIgnoreEmptyOrBuilder.java | 2 +- .../cases/Proto3MessageIgnoreUnspecified.java | 6 +++--- .../cases/Proto3MessageIgnoreUnspecifiedOrBuilder.java | 2 +- .../cases/Proto3MessageOptionalIgnoreDefault.java | 6 +++--- .../Proto3MessageOptionalIgnoreDefaultOrBuilder.java | 2 +- .../cases/Proto3MessageOptionalIgnoreEmpty.java | 6 +++--- .../Proto3MessageOptionalIgnoreEmptyOrBuilder.java | 2 +- .../cases/Proto3MessageOptionalIgnoreUnspecified.java | 6 +++--- ...roto3MessageOptionalIgnoreUnspecifiedOrBuilder.java | 2 +- .../conformance/cases/Proto3OneofIgnoreDefault.java | 4 ++-- .../cases/Proto3OneofIgnoreDefaultOrBuilder.java | 2 +- .../conformance/cases/Proto3OneofIgnoreEmpty.java | 4 ++-- .../cases/Proto3OneofIgnoreEmptyOrBuilder.java | 2 +- .../cases/Proto3OneofIgnoreUnspecified.java | 4 ++-- .../cases/Proto3OneofIgnoreUnspecifiedOrBuilder.java | 2 +- .../conformance/cases/Proto3RepeatedIgnoreDefault.java | 4 ++-- .../cases/Proto3RepeatedIgnoreDefaultOrBuilder.java | 2 +- .../conformance/cases/Proto3RepeatedIgnoreEmpty.java | 4 ++-- .../cases/Proto3RepeatedIgnoreEmptyOrBuilder.java | 2 +- .../cases/Proto3RepeatedIgnoreUnspecified.java | 4 ++-- .../Proto3RepeatedIgnoreUnspecifiedOrBuilder.java | 2 +- .../cases/Proto3RepeatedItemIgnoreDefault.java | 4 ++-- .../Proto3RepeatedItemIgnoreDefaultOrBuilder.java | 2 +- .../cases/Proto3RepeatedItemIgnoreEmpty.java | 4 ++-- .../cases/Proto3RepeatedItemIgnoreEmptyOrBuilder.java | 2 +- .../cases/Proto3RepeatedItemIgnoreUnspecified.java | 4 ++-- .../Proto3RepeatedItemIgnoreUnspecifiedOrBuilder.java | 2 +- .../conformance/cases/Proto3ScalarIgnoreDefault.java | 4 ++-- .../cases/Proto3ScalarIgnoreDefaultOrBuilder.java | 2 +- .../conformance/cases/Proto3ScalarIgnoreEmpty.java | 4 ++-- .../cases/Proto3ScalarIgnoreEmptyOrBuilder.java | 2 +- .../cases/Proto3ScalarIgnoreUnspecified.java | 4 ++-- .../cases/Proto3ScalarIgnoreUnspecifiedOrBuilder.java | 2 +- .../cases/Proto3ScalarOptionalIgnoreDefault.java | 4 ++-- .../Proto3ScalarOptionalIgnoreDefaultOrBuilder.java | 2 +- .../cases/Proto3ScalarOptionalIgnoreEmpty.java | 4 ++-- .../Proto3ScalarOptionalIgnoreEmptyOrBuilder.java | 2 +- .../cases/Proto3ScalarOptionalIgnoreUnspecified.java | 4 ++-- ...Proto3ScalarOptionalIgnoreUnspecifiedOrBuilder.java | 2 +- .../buf/validate/conformance/cases/RepeatedAnyIn.java | 4 ++-- .../conformance/cases/RepeatedAnyInOrBuilder.java | 2 +- .../validate/conformance/cases/RepeatedAnyNotIn.java | 4 ++-- .../conformance/cases/RepeatedAnyNotInOrBuilder.java | 2 +- .../validate/conformance/cases/RepeatedDuration.java | 4 ++-- .../conformance/cases/RepeatedDurationOrBuilder.java | 2 +- .../cases/RepeatedEmbedCrossPackageNone.java | 4 ++-- .../cases/RepeatedEmbedCrossPackageNoneOrBuilder.java | 2 +- .../validate/conformance/cases/RepeatedEmbedNone.java | 4 ++-- .../conformance/cases/RepeatedEmbedNoneOrBuilder.java | 2 +- .../validate/conformance/cases/RepeatedEmbedSkip.java | 4 ++-- .../conformance/cases/RepeatedEmbedSkipOrBuilder.java | 2 +- .../conformance/cases/RepeatedEmbeddedEnumIn.java | 6 +++--- .../cases/RepeatedEmbeddedEnumInOrBuilder.java | 2 +- .../conformance/cases/RepeatedEmbeddedEnumNotIn.java | 6 +++--- .../cases/RepeatedEmbeddedEnumNotInOrBuilder.java | 2 +- .../conformance/cases/RepeatedEnumDefined.java | 4 ++-- .../cases/RepeatedEnumDefinedOrBuilder.java | 2 +- .../buf/validate/conformance/cases/RepeatedEnumIn.java | 4 ++-- .../conformance/cases/RepeatedEnumInOrBuilder.java | 2 +- .../validate/conformance/cases/RepeatedEnumNotIn.java | 4 ++-- .../conformance/cases/RepeatedEnumNotInOrBuilder.java | 2 +- .../buf/validate/conformance/cases/RepeatedExact.java | 4 ++-- .../conformance/cases/RepeatedExactIgnore.java | 4 ++-- .../cases/RepeatedExactIgnoreOrBuilder.java | 2 +- .../conformance/cases/RepeatedExactOrBuilder.java | 2 +- .../conformance/cases/RepeatedExternalEnumDefined.java | 4 ++-- .../cases/RepeatedExternalEnumDefinedOrBuilder.java | 2 +- .../buf/validate/conformance/cases/RepeatedItemIn.java | 4 ++-- .../conformance/cases/RepeatedItemInOrBuilder.java | 2 +- .../validate/conformance/cases/RepeatedItemNotIn.java | 4 ++-- .../conformance/cases/RepeatedItemNotInOrBuilder.java | 2 +- .../conformance/cases/RepeatedItemPattern.java | 4 ++-- .../cases/RepeatedItemPatternOrBuilder.java | 2 +- .../validate/conformance/cases/RepeatedItemRule.java | 4 ++-- .../conformance/cases/RepeatedItemRuleOrBuilder.java | 2 +- .../buf/validate/conformance/cases/RepeatedMax.java | 4 ++-- .../conformance/cases/RepeatedMaxOrBuilder.java | 2 +- .../buf/validate/conformance/cases/RepeatedMin.java | 4 ++-- .../conformance/cases/RepeatedMinAndItemLen.java | 4 ++-- .../cases/RepeatedMinAndItemLenOrBuilder.java | 2 +- .../conformance/cases/RepeatedMinAndMaxItemLen.java | 4 ++-- .../cases/RepeatedMinAndMaxItemLenOrBuilder.java | 2 +- .../buf/validate/conformance/cases/RepeatedMinMax.java | 4 ++-- .../conformance/cases/RepeatedMinMaxOrBuilder.java | 2 +- .../conformance/cases/RepeatedMinOrBuilder.java | 2 +- .../conformance/cases/RepeatedMultipleUnique.java | 4 ++-- .../cases/RepeatedMultipleUniqueOrBuilder.java | 2 +- .../buf/validate/conformance/cases/RepeatedNone.java | 4 ++-- .../conformance/cases/RepeatedNoneOrBuilder.java | 2 +- .../validate/conformance/cases/RepeatedNotUnique.java | 4 ++-- .../conformance/cases/RepeatedNotUniqueOrBuilder.java | 2 +- .../buf/validate/conformance/cases/RepeatedProto.java | 4 ++-- .../buf/validate/conformance/cases/RepeatedUnique.java | 4 ++-- .../conformance/cases/RepeatedUniqueOrBuilder.java | 2 +- .../cases/RepeatedYetAnotherExternalEnumDefined.java | 4 ++-- ...RepeatedYetAnotherExternalEnumDefinedOrBuilder.java | 2 +- .../conformance/cases/RequiredEditionsMap.java | 4 ++-- .../cases/RequiredEditionsMapOrBuilder.java | 2 +- .../cases/RequiredEditionsMessageExplicitPresence.java | 6 +++--- ...quiredEditionsMessageExplicitPresenceDelimited.java | 6 +++--- ...tionsMessageExplicitPresenceDelimitedOrBuilder.java | 2 +- ...quiredEditionsMessageExplicitPresenceOrBuilder.java | 2 +- .../cases/RequiredEditionsMessageLegacyRequired.java | 6 +++--- ...RequiredEditionsMessageLegacyRequiredDelimited.java | 6 +++--- ...ditionsMessageLegacyRequiredDelimitedOrBuilder.java | 2 +- ...RequiredEditionsMessageLegacyRequiredOrBuilder.java | 2 +- .../conformance/cases/RequiredEditionsOneof.java | 4 ++-- .../cases/RequiredEditionsOneofOrBuilder.java | 2 +- .../conformance/cases/RequiredEditionsRepeated.java | 4 ++-- .../cases/RequiredEditionsRepeatedExpanded.java | 4 ++-- .../RequiredEditionsRepeatedExpandedOrBuilder.java | 2 +- .../cases/RequiredEditionsRepeatedOrBuilder.java | 2 +- .../cases/RequiredEditionsScalarExplicitPresence.java | 4 ++-- .../RequiredEditionsScalarExplicitPresenceDefault.java | 4 ++-- ...EditionsScalarExplicitPresenceDefaultOrBuilder.java | 2 +- ...equiredEditionsScalarExplicitPresenceOrBuilder.java | 2 +- .../cases/RequiredEditionsScalarImplicitPresence.java | 4 ++-- ...equiredEditionsScalarImplicitPresenceOrBuilder.java | 2 +- .../cases/RequiredEditionsScalarLegacyRequired.java | 4 ++-- .../RequiredEditionsScalarLegacyRequiredOrBuilder.java | 2 +- .../conformance/cases/RequiredFieldProto2Proto.java | 4 ++-- .../conformance/cases/RequiredFieldProto3Proto.java | 4 ++-- .../cases/RequiredFieldProtoEditionsProto.java | 4 ++-- .../validate/conformance/cases/RequiredProto2Map.java | 4 ++-- .../conformance/cases/RequiredProto2MapOrBuilder.java | 2 +- .../conformance/cases/RequiredProto2Message.java | 6 +++--- .../cases/RequiredProto2MessageOrBuilder.java | 2 +- .../conformance/cases/RequiredProto2Oneof.java | 4 ++-- .../cases/RequiredProto2OneofOrBuilder.java | 2 +- .../conformance/cases/RequiredProto2Repeated.java | 4 ++-- .../cases/RequiredProto2RepeatedOrBuilder.java | 2 +- .../cases/RequiredProto2ScalarOptional.java | 4 ++-- .../cases/RequiredProto2ScalarOptionalDefault.java | 4 ++-- .../RequiredProto2ScalarOptionalDefaultOrBuilder.java | 2 +- .../cases/RequiredProto2ScalarOptionalOrBuilder.java | 2 +- .../cases/RequiredProto2ScalarRequired.java | 4 ++-- .../cases/RequiredProto2ScalarRequiredOrBuilder.java | 2 +- .../validate/conformance/cases/RequiredProto3Map.java | 4 ++-- .../conformance/cases/RequiredProto3MapOrBuilder.java | 2 +- .../conformance/cases/RequiredProto3Message.java | 6 +++--- .../cases/RequiredProto3MessageOrBuilder.java | 2 +- .../conformance/cases/RequiredProto3OneOf.java | 4 ++-- .../cases/RequiredProto3OneOfOrBuilder.java | 2 +- .../cases/RequiredProto3OptionalScalar.java | 4 ++-- .../cases/RequiredProto3OptionalScalarOrBuilder.java | 2 +- .../conformance/cases/RequiredProto3Repeated.java | 4 ++-- .../cases/RequiredProto3RepeatedOrBuilder.java | 2 +- .../conformance/cases/RequiredProto3Scalar.java | 4 ++-- .../cases/RequiredProto3ScalarOrBuilder.java | 2 +- .../buf/validate/conformance/cases/SFixed32Const.java | 4 ++-- .../conformance/cases/SFixed32ConstOrBuilder.java | 2 +- .../validate/conformance/cases/SFixed32ExGTELTE.java | 4 ++-- .../conformance/cases/SFixed32ExGTELTEOrBuilder.java | 2 +- .../buf/validate/conformance/cases/SFixed32ExLTGT.java | 4 ++-- .../conformance/cases/SFixed32ExLTGTOrBuilder.java | 2 +- .../validate/conformance/cases/SFixed32Example.java | 4 ++-- .../conformance/cases/SFixed32ExampleOrBuilder.java | 2 +- .../buf/validate/conformance/cases/SFixed32GT.java | 4 ++-- .../buf/validate/conformance/cases/SFixed32GTE.java | 4 ++-- .../buf/validate/conformance/cases/SFixed32GTELTE.java | 4 ++-- .../conformance/cases/SFixed32GTELTEOrBuilder.java | 2 +- .../conformance/cases/SFixed32GTEOrBuilder.java | 2 +- .../buf/validate/conformance/cases/SFixed32GTLT.java | 4 ++-- .../conformance/cases/SFixed32GTLTOrBuilder.java | 2 +- .../conformance/cases/SFixed32GTOrBuilder.java | 2 +- .../buf/validate/conformance/cases/SFixed32Ignore.java | 4 ++-- .../conformance/cases/SFixed32IgnoreOrBuilder.java | 2 +- .../buf/validate/conformance/cases/SFixed32In.java | 4 ++-- .../conformance/cases/SFixed32InOrBuilder.java | 2 +- .../conformance/cases/SFixed32IncorrectType.java | 4 ++-- .../cases/SFixed32IncorrectTypeOrBuilder.java | 2 +- .../buf/validate/conformance/cases/SFixed32LT.java | 4 ++-- .../buf/validate/conformance/cases/SFixed32LTE.java | 4 ++-- .../conformance/cases/SFixed32LTEOrBuilder.java | 2 +- .../conformance/cases/SFixed32LTOrBuilder.java | 2 +- .../buf/validate/conformance/cases/SFixed32None.java | 4 ++-- .../conformance/cases/SFixed32NoneOrBuilder.java | 2 +- .../buf/validate/conformance/cases/SFixed32NotIn.java | 4 ++-- .../conformance/cases/SFixed32NotInOrBuilder.java | 2 +- .../buf/validate/conformance/cases/SFixed64Const.java | 4 ++-- .../conformance/cases/SFixed64ConstOrBuilder.java | 2 +- .../validate/conformance/cases/SFixed64ExGTELTE.java | 4 ++-- .../conformance/cases/SFixed64ExGTELTEOrBuilder.java | 2 +- .../buf/validate/conformance/cases/SFixed64ExLTGT.java | 4 ++-- .../conformance/cases/SFixed64ExLTGTOrBuilder.java | 2 +- .../validate/conformance/cases/SFixed64Example.java | 4 ++-- .../conformance/cases/SFixed64ExampleOrBuilder.java | 2 +- .../buf/validate/conformance/cases/SFixed64GT.java | 4 ++-- .../buf/validate/conformance/cases/SFixed64GTE.java | 4 ++-- .../buf/validate/conformance/cases/SFixed64GTELTE.java | 4 ++-- .../conformance/cases/SFixed64GTELTEOrBuilder.java | 2 +- .../conformance/cases/SFixed64GTEOrBuilder.java | 2 +- .../buf/validate/conformance/cases/SFixed64GTLT.java | 4 ++-- .../conformance/cases/SFixed64GTLTOrBuilder.java | 2 +- .../conformance/cases/SFixed64GTOrBuilder.java | 2 +- .../buf/validate/conformance/cases/SFixed64Ignore.java | 4 ++-- .../conformance/cases/SFixed64IgnoreOrBuilder.java | 2 +- .../buf/validate/conformance/cases/SFixed64In.java | 4 ++-- .../conformance/cases/SFixed64InOrBuilder.java | 2 +- .../conformance/cases/SFixed64IncorrectType.java | 4 ++-- .../cases/SFixed64IncorrectTypeOrBuilder.java | 2 +- .../buf/validate/conformance/cases/SFixed64LT.java | 4 ++-- .../buf/validate/conformance/cases/SFixed64LTE.java | 4 ++-- .../conformance/cases/SFixed64LTEOrBuilder.java | 2 +- .../conformance/cases/SFixed64LTOrBuilder.java | 2 +- .../buf/validate/conformance/cases/SFixed64None.java | 4 ++-- .../conformance/cases/SFixed64NoneOrBuilder.java | 2 +- .../buf/validate/conformance/cases/SFixed64NotIn.java | 4 ++-- .../conformance/cases/SFixed64NotInOrBuilder.java | 2 +- .../buf/validate/conformance/cases/SInt32Const.java | 4 ++-- .../conformance/cases/SInt32ConstOrBuilder.java | 2 +- .../buf/validate/conformance/cases/SInt32ExGTELTE.java | 4 ++-- .../conformance/cases/SInt32ExGTELTEOrBuilder.java | 2 +- .../buf/validate/conformance/cases/SInt32ExLTGT.java | 4 ++-- .../conformance/cases/SInt32ExLTGTOrBuilder.java | 2 +- .../buf/validate/conformance/cases/SInt32Example.java | 4 ++-- .../conformance/cases/SInt32ExampleOrBuilder.java | 2 +- .../build/buf/validate/conformance/cases/SInt32GT.java | 4 ++-- .../buf/validate/conformance/cases/SInt32GTE.java | 4 ++-- .../buf/validate/conformance/cases/SInt32GTELTE.java | 4 ++-- .../conformance/cases/SInt32GTELTEOrBuilder.java | 2 +- .../validate/conformance/cases/SInt32GTEOrBuilder.java | 2 +- .../buf/validate/conformance/cases/SInt32GTLT.java | 4 ++-- .../conformance/cases/SInt32GTLTOrBuilder.java | 2 +- .../validate/conformance/cases/SInt32GTOrBuilder.java | 2 +- .../buf/validate/conformance/cases/SInt32Ignore.java | 4 ++-- .../conformance/cases/SInt32IgnoreOrBuilder.java | 2 +- .../build/buf/validate/conformance/cases/SInt32In.java | 4 ++-- .../validate/conformance/cases/SInt32InOrBuilder.java | 2 +- .../conformance/cases/SInt32IncorrectType.java | 4 ++-- .../cases/SInt32IncorrectTypeOrBuilder.java | 2 +- .../build/buf/validate/conformance/cases/SInt32LT.java | 4 ++-- .../buf/validate/conformance/cases/SInt32LTE.java | 4 ++-- .../validate/conformance/cases/SInt32LTEOrBuilder.java | 2 +- .../validate/conformance/cases/SInt32LTOrBuilder.java | 2 +- .../buf/validate/conformance/cases/SInt32None.java | 4 ++-- .../conformance/cases/SInt32NoneOrBuilder.java | 2 +- .../buf/validate/conformance/cases/SInt32NotIn.java | 4 ++-- .../conformance/cases/SInt32NotInOrBuilder.java | 2 +- .../buf/validate/conformance/cases/SInt64Const.java | 4 ++-- .../conformance/cases/SInt64ConstOrBuilder.java | 2 +- .../buf/validate/conformance/cases/SInt64ExGTELTE.java | 4 ++-- .../conformance/cases/SInt64ExGTELTEOrBuilder.java | 2 +- .../buf/validate/conformance/cases/SInt64ExLTGT.java | 4 ++-- .../conformance/cases/SInt64ExLTGTOrBuilder.java | 2 +- .../buf/validate/conformance/cases/SInt64Example.java | 4 ++-- .../conformance/cases/SInt64ExampleOrBuilder.java | 2 +- .../build/buf/validate/conformance/cases/SInt64GT.java | 4 ++-- .../buf/validate/conformance/cases/SInt64GTE.java | 4 ++-- .../buf/validate/conformance/cases/SInt64GTELTE.java | 4 ++-- .../conformance/cases/SInt64GTELTEOrBuilder.java | 2 +- .../validate/conformance/cases/SInt64GTEOrBuilder.java | 2 +- .../buf/validate/conformance/cases/SInt64GTLT.java | 4 ++-- .../conformance/cases/SInt64GTLTOrBuilder.java | 2 +- .../validate/conformance/cases/SInt64GTOrBuilder.java | 2 +- .../buf/validate/conformance/cases/SInt64Ignore.java | 4 ++-- .../conformance/cases/SInt64IgnoreOrBuilder.java | 2 +- .../build/buf/validate/conformance/cases/SInt64In.java | 4 ++-- .../validate/conformance/cases/SInt64InOrBuilder.java | 2 +- .../conformance/cases/SInt64IncorrectType.java | 4 ++-- .../cases/SInt64IncorrectTypeOrBuilder.java | 2 +- .../build/buf/validate/conformance/cases/SInt64LT.java | 4 ++-- .../buf/validate/conformance/cases/SInt64LTE.java | 4 ++-- .../validate/conformance/cases/SInt64LTEOrBuilder.java | 2 +- .../validate/conformance/cases/SInt64LTOrBuilder.java | 2 +- .../buf/validate/conformance/cases/SInt64None.java | 4 ++-- .../conformance/cases/SInt64NoneOrBuilder.java | 2 +- .../buf/validate/conformance/cases/SInt64NotIn.java | 4 ++-- .../conformance/cases/SInt64NotInOrBuilder.java | 2 +- .../StandardPredefinedAndCustomRuleEdition2023.java | 4 ++-- ...ardPredefinedAndCustomRuleEdition2023OrBuilder.java | 2 +- .../cases/StandardPredefinedAndCustomRuleProto2.java | 4 ++-- ...StandardPredefinedAndCustomRuleProto2OrBuilder.java | 2 +- .../cases/StandardPredefinedAndCustomRuleProto3.java | 4 ++-- ...StandardPredefinedAndCustomRuleProto3OrBuilder.java | 2 +- .../buf/validate/conformance/cases/StringAddress.java | 4 ++-- .../conformance/cases/StringAddressOrBuilder.java | 2 +- .../buf/validate/conformance/cases/StringConst.java | 4 ++-- .../conformance/cases/StringConstOrBuilder.java | 2 +- .../buf/validate/conformance/cases/StringContains.java | 4 ++-- .../conformance/cases/StringContainsOrBuilder.java | 2 +- .../buf/validate/conformance/cases/StringEmail.java | 4 ++-- .../conformance/cases/StringEmailOrBuilder.java | 2 +- .../conformance/cases/StringEqualMinMaxBytes.java | 4 ++-- .../cases/StringEqualMinMaxBytesOrBuilder.java | 2 +- .../conformance/cases/StringEqualMinMaxLen.java | 4 ++-- .../cases/StringEqualMinMaxLenOrBuilder.java | 2 +- .../buf/validate/conformance/cases/StringExample.java | 4 ++-- .../conformance/cases/StringExampleOrBuilder.java | 2 +- .../conformance/cases/StringHostAndOptionalPort.java | 4 ++-- .../cases/StringHostAndOptionalPortOrBuilder.java | 2 +- .../validate/conformance/cases/StringHostAndPort.java | 4 ++-- .../conformance/cases/StringHostAndPortOrBuilder.java | 2 +- .../buf/validate/conformance/cases/StringHostname.java | 4 ++-- .../conformance/cases/StringHostnameOrBuilder.java | 2 +- .../conformance/cases/StringHttpHeaderName.java | 4 ++-- .../conformance/cases/StringHttpHeaderNameLoose.java | 4 ++-- .../cases/StringHttpHeaderNameLooseOrBuilder.java | 2 +- .../cases/StringHttpHeaderNameOrBuilder.java | 2 +- .../conformance/cases/StringHttpHeaderValue.java | 4 ++-- .../conformance/cases/StringHttpHeaderValueLoose.java | 4 ++-- .../cases/StringHttpHeaderValueLooseOrBuilder.java | 2 +- .../cases/StringHttpHeaderValueOrBuilder.java | 2 +- .../build/buf/validate/conformance/cases/StringIP.java | 4 ++-- .../validate/conformance/cases/StringIPOrBuilder.java | 2 +- .../buf/validate/conformance/cases/StringIPPrefix.java | 4 ++-- .../conformance/cases/StringIPPrefixOrBuilder.java | 2 +- .../conformance/cases/StringIPWithPrefixLen.java | 4 ++-- .../cases/StringIPWithPrefixLenOrBuilder.java | 2 +- .../buf/validate/conformance/cases/StringIPv4.java | 4 ++-- .../conformance/cases/StringIPv4OrBuilder.java | 2 +- .../validate/conformance/cases/StringIPv4Prefix.java | 4 ++-- .../conformance/cases/StringIPv4PrefixOrBuilder.java | 2 +- .../conformance/cases/StringIPv4WithPrefixLen.java | 4 ++-- .../cases/StringIPv4WithPrefixLenOrBuilder.java | 2 +- .../buf/validate/conformance/cases/StringIPv6.java | 4 ++-- .../conformance/cases/StringIPv6OrBuilder.java | 2 +- .../validate/conformance/cases/StringIPv6Prefix.java | 4 ++-- .../conformance/cases/StringIPv6PrefixOrBuilder.java | 2 +- .../conformance/cases/StringIPv6WithPrefixLen.java | 4 ++-- .../cases/StringIPv6WithPrefixLenOrBuilder.java | 2 +- .../build/buf/validate/conformance/cases/StringIn.java | 4 ++-- .../buf/validate/conformance/cases/StringInOneof.java | 4 ++-- .../conformance/cases/StringInOneofOrBuilder.java | 2 +- .../validate/conformance/cases/StringInOrBuilder.java | 2 +- .../buf/validate/conformance/cases/StringLen.java | 4 ++-- .../buf/validate/conformance/cases/StringLenBytes.java | 4 ++-- .../conformance/cases/StringLenBytesOrBuilder.java | 2 +- .../validate/conformance/cases/StringLenOrBuilder.java | 2 +- .../buf/validate/conformance/cases/StringMaxBytes.java | 4 ++-- .../conformance/cases/StringMaxBytesOrBuilder.java | 2 +- .../buf/validate/conformance/cases/StringMaxLen.java | 4 ++-- .../conformance/cases/StringMaxLenOrBuilder.java | 2 +- .../buf/validate/conformance/cases/StringMinBytes.java | 4 ++-- .../conformance/cases/StringMinBytesOrBuilder.java | 2 +- .../buf/validate/conformance/cases/StringMinLen.java | 4 ++-- .../conformance/cases/StringMinLenOrBuilder.java | 2 +- .../validate/conformance/cases/StringMinMaxBytes.java | 4 ++-- .../conformance/cases/StringMinMaxBytesOrBuilder.java | 2 +- .../validate/conformance/cases/StringMinMaxLen.java | 4 ++-- .../conformance/cases/StringMinMaxLenOrBuilder.java | 2 +- .../buf/validate/conformance/cases/StringNone.java | 4 ++-- .../conformance/cases/StringNoneOrBuilder.java | 2 +- .../validate/conformance/cases/StringNotAddress.java | 4 ++-- .../conformance/cases/StringNotAddressOrBuilder.java | 2 +- .../validate/conformance/cases/StringNotContains.java | 4 ++-- .../conformance/cases/StringNotContainsOrBuilder.java | 2 +- .../buf/validate/conformance/cases/StringNotEmail.java | 4 ++-- .../conformance/cases/StringNotEmailOrBuilder.java | 2 +- .../validate/conformance/cases/StringNotHostname.java | 4 ++-- .../conformance/cases/StringNotHostnameOrBuilder.java | 2 +- .../buf/validate/conformance/cases/StringNotIP.java | 4 ++-- .../conformance/cases/StringNotIPOrBuilder.java | 2 +- .../validate/conformance/cases/StringNotIPPrefix.java | 4 ++-- .../conformance/cases/StringNotIPPrefixOrBuilder.java | 2 +- .../conformance/cases/StringNotIPWithPrefixLen.java | 4 ++-- .../cases/StringNotIPWithPrefixLenOrBuilder.java | 2 +- .../buf/validate/conformance/cases/StringNotIPv4.java | 4 ++-- .../conformance/cases/StringNotIPv4OrBuilder.java | 2 +- .../conformance/cases/StringNotIPv4Prefix.java | 4 ++-- .../cases/StringNotIPv4PrefixOrBuilder.java | 2 +- .../conformance/cases/StringNotIPv4WithPrefixLen.java | 4 ++-- .../cases/StringNotIPv4WithPrefixLenOrBuilder.java | 2 +- .../buf/validate/conformance/cases/StringNotIPv6.java | 4 ++-- .../conformance/cases/StringNotIPv6OrBuilder.java | 2 +- .../conformance/cases/StringNotIPv6Prefix.java | 4 ++-- .../cases/StringNotIPv6PrefixOrBuilder.java | 2 +- .../conformance/cases/StringNotIPv6WithPrefixLen.java | 4 ++-- .../cases/StringNotIPv6WithPrefixLenOrBuilder.java | 2 +- .../buf/validate/conformance/cases/StringNotIn.java | 4 ++-- .../conformance/cases/StringNotInOrBuilder.java | 2 +- .../buf/validate/conformance/cases/StringNotTUUID.java | 4 ++-- .../conformance/cases/StringNotTUUIDOrBuilder.java | 2 +- .../buf/validate/conformance/cases/StringNotURI.java | 4 ++-- .../conformance/cases/StringNotURIOrBuilder.java | 2 +- .../validate/conformance/cases/StringNotURIRef.java | 4 ++-- .../conformance/cases/StringNotURIRefOrBuilder.java | 2 +- .../buf/validate/conformance/cases/StringNotUUID.java | 4 ++-- .../conformance/cases/StringNotUUIDOrBuilder.java | 2 +- .../buf/validate/conformance/cases/StringPattern.java | 4 ++-- .../conformance/cases/StringPatternEscapes.java | 4 ++-- .../cases/StringPatternEscapesOrBuilder.java | 2 +- .../conformance/cases/StringPatternOrBuilder.java | 2 +- .../buf/validate/conformance/cases/StringPrefix.java | 4 ++-- .../conformance/cases/StringPrefixOrBuilder.java | 2 +- .../buf/validate/conformance/cases/StringSuffix.java | 4 ++-- .../conformance/cases/StringSuffixOrBuilder.java | 2 +- .../buf/validate/conformance/cases/StringTUUID.java | 4 ++-- .../conformance/cases/StringTUUIDOrBuilder.java | 2 +- .../buf/validate/conformance/cases/StringURI.java | 4 ++-- .../validate/conformance/cases/StringURIOrBuilder.java | 2 +- .../buf/validate/conformance/cases/StringURIRef.java | 4 ++-- .../conformance/cases/StringURIRefOrBuilder.java | 2 +- .../buf/validate/conformance/cases/StringUUID.java | 4 ++-- .../validate/conformance/cases/StringUUIDIgnore.java | 4 ++-- .../conformance/cases/StringUUIDIgnoreOrBuilder.java | 2 +- .../conformance/cases/StringUUIDOrBuilder.java | 2 +- .../buf/validate/conformance/cases/StringsProto.java | 4 ++-- .../build/buf/validate/conformance/cases/TestEnum.java | 4 ++-- .../buf/validate/conformance/cases/TestEnumAlias.java | 4 ++-- .../build/buf/validate/conformance/cases/TestMsg.java | 4 ++-- .../validate/conformance/cases/TestMsgOrBuilder.java | 2 +- .../buf/validate/conformance/cases/TestOneofMsg.java | 4 ++-- .../conformance/cases/TestOneofMsgOrBuilder.java | 2 +- .../buf/validate/conformance/cases/TimestampConst.java | 4 ++-- .../conformance/cases/TimestampConstOrBuilder.java | 2 +- .../validate/conformance/cases/TimestampExGTELTE.java | 4 ++-- .../conformance/cases/TimestampExGTELTEOrBuilder.java | 2 +- .../validate/conformance/cases/TimestampExLTGT.java | 4 ++-- .../conformance/cases/TimestampExLTGTOrBuilder.java | 2 +- .../validate/conformance/cases/TimestampExample.java | 4 ++-- .../conformance/cases/TimestampExampleOrBuilder.java | 2 +- .../buf/validate/conformance/cases/TimestampGT.java | 4 ++-- .../buf/validate/conformance/cases/TimestampGTE.java | 4 ++-- .../validate/conformance/cases/TimestampGTELTE.java | 4 ++-- .../conformance/cases/TimestampGTELTEOrBuilder.java | 2 +- .../conformance/cases/TimestampGTEOrBuilder.java | 2 +- .../buf/validate/conformance/cases/TimestampGTLT.java | 4 ++-- .../conformance/cases/TimestampGTLTOrBuilder.java | 2 +- .../buf/validate/conformance/cases/TimestampGTNow.java | 4 ++-- .../conformance/cases/TimestampGTNowOrBuilder.java | 2 +- .../conformance/cases/TimestampGTNowWithin.java | 4 ++-- .../cases/TimestampGTNowWithinOrBuilder.java | 2 +- .../conformance/cases/TimestampGTOrBuilder.java | 2 +- .../buf/validate/conformance/cases/TimestampLT.java | 4 ++-- .../buf/validate/conformance/cases/TimestampLTE.java | 4 ++-- .../conformance/cases/TimestampLTEOrBuilder.java | 2 +- .../buf/validate/conformance/cases/TimestampLTNow.java | 4 ++-- .../conformance/cases/TimestampLTNowOrBuilder.java | 2 +- .../conformance/cases/TimestampLTNowWithin.java | 4 ++-- .../cases/TimestampLTNowWithinOrBuilder.java | 2 +- .../conformance/cases/TimestampLTOrBuilder.java | 2 +- .../buf/validate/conformance/cases/TimestampNone.java | 4 ++-- .../conformance/cases/TimestampNoneOrBuilder.java | 2 +- .../validate/conformance/cases/TimestampNotGTNow.java | 4 ++-- .../conformance/cases/TimestampNotGTNowOrBuilder.java | 2 +- .../validate/conformance/cases/TimestampNotLTNow.java | 4 ++-- .../conformance/cases/TimestampNotLTNowOrBuilder.java | 2 +- .../validate/conformance/cases/TimestampRequired.java | 4 ++-- .../conformance/cases/TimestampRequiredOrBuilder.java | 2 +- .../validate/conformance/cases/TimestampWithin.java | 4 ++-- .../conformance/cases/TimestampWithinOrBuilder.java | 2 +- .../buf/validate/conformance/cases/UInt32Const.java | 4 ++-- .../conformance/cases/UInt32ConstOrBuilder.java | 2 +- .../buf/validate/conformance/cases/UInt32ExGTELTE.java | 4 ++-- .../conformance/cases/UInt32ExGTELTEOrBuilder.java | 2 +- .../buf/validate/conformance/cases/UInt32ExLTGT.java | 4 ++-- .../conformance/cases/UInt32ExLTGTOrBuilder.java | 2 +- .../buf/validate/conformance/cases/UInt32Example.java | 4 ++-- .../conformance/cases/UInt32ExampleOrBuilder.java | 2 +- .../build/buf/validate/conformance/cases/UInt32GT.java | 4 ++-- .../buf/validate/conformance/cases/UInt32GTE.java | 4 ++-- .../buf/validate/conformance/cases/UInt32GTELTE.java | 4 ++-- .../conformance/cases/UInt32GTELTEOrBuilder.java | 2 +- .../validate/conformance/cases/UInt32GTEOrBuilder.java | 2 +- .../buf/validate/conformance/cases/UInt32GTLT.java | 4 ++-- .../conformance/cases/UInt32GTLTOrBuilder.java | 2 +- .../validate/conformance/cases/UInt32GTOrBuilder.java | 2 +- .../buf/validate/conformance/cases/UInt32Ignore.java | 4 ++-- .../conformance/cases/UInt32IgnoreOrBuilder.java | 2 +- .../build/buf/validate/conformance/cases/UInt32In.java | 4 ++-- .../validate/conformance/cases/UInt32InOrBuilder.java | 2 +- .../conformance/cases/UInt32IncorrectType.java | 4 ++-- .../cases/UInt32IncorrectTypeOrBuilder.java | 2 +- .../build/buf/validate/conformance/cases/UInt32LT.java | 4 ++-- .../buf/validate/conformance/cases/UInt32LTE.java | 4 ++-- .../validate/conformance/cases/UInt32LTEOrBuilder.java | 2 +- .../validate/conformance/cases/UInt32LTOrBuilder.java | 2 +- .../buf/validate/conformance/cases/UInt32None.java | 4 ++-- .../conformance/cases/UInt32NoneOrBuilder.java | 2 +- .../buf/validate/conformance/cases/UInt32NotIn.java | 4 ++-- .../conformance/cases/UInt32NotInOrBuilder.java | 2 +- .../buf/validate/conformance/cases/UInt64Const.java | 4 ++-- .../conformance/cases/UInt64ConstOrBuilder.java | 2 +- .../buf/validate/conformance/cases/UInt64ExGTELTE.java | 4 ++-- .../conformance/cases/UInt64ExGTELTEOrBuilder.java | 2 +- .../buf/validate/conformance/cases/UInt64ExLTGT.java | 4 ++-- .../conformance/cases/UInt64ExLTGTOrBuilder.java | 2 +- .../buf/validate/conformance/cases/UInt64Example.java | 4 ++-- .../conformance/cases/UInt64ExampleOrBuilder.java | 2 +- .../build/buf/validate/conformance/cases/UInt64GT.java | 4 ++-- .../buf/validate/conformance/cases/UInt64GTE.java | 4 ++-- .../buf/validate/conformance/cases/UInt64GTELTE.java | 4 ++-- .../conformance/cases/UInt64GTELTEOrBuilder.java | 2 +- .../validate/conformance/cases/UInt64GTEOrBuilder.java | 2 +- .../buf/validate/conformance/cases/UInt64GTLT.java | 4 ++-- .../conformance/cases/UInt64GTLTOrBuilder.java | 2 +- .../validate/conformance/cases/UInt64GTOrBuilder.java | 2 +- .../buf/validate/conformance/cases/UInt64Ignore.java | 4 ++-- .../conformance/cases/UInt64IgnoreOrBuilder.java | 2 +- .../build/buf/validate/conformance/cases/UInt64In.java | 4 ++-- .../validate/conformance/cases/UInt64InOrBuilder.java | 2 +- .../conformance/cases/UInt64IncorrectType.java | 4 ++-- .../cases/UInt64IncorrectTypeOrBuilder.java | 2 +- .../build/buf/validate/conformance/cases/UInt64LT.java | 4 ++-- .../buf/validate/conformance/cases/UInt64LTE.java | 4 ++-- .../validate/conformance/cases/UInt64LTEOrBuilder.java | 2 +- .../validate/conformance/cases/UInt64LTOrBuilder.java | 2 +- .../buf/validate/conformance/cases/UInt64None.java | 4 ++-- .../conformance/cases/UInt64NoneOrBuilder.java | 2 +- .../buf/validate/conformance/cases/UInt64NotIn.java | 4 ++-- .../conformance/cases/UInt64NotInOrBuilder.java | 2 +- .../buf/validate/conformance/cases/WktAnyProto.java | 4 ++-- .../validate/conformance/cases/WktDurationProto.java | 4 ++-- .../buf/validate/conformance/cases/WktLevelOne.java | 8 ++++---- .../conformance/cases/WktLevelOneOrBuilder.java | 2 +- .../buf/validate/conformance/cases/WktNestedProto.java | 4 ++-- .../validate/conformance/cases/WktTimestampProto.java | 4 ++-- .../validate/conformance/cases/WktWrappersProto.java | 4 ++-- .../buf/validate/conformance/cases/WrapperBool.java | 4 ++-- .../conformance/cases/WrapperBoolOrBuilder.java | 2 +- .../buf/validate/conformance/cases/WrapperBytes.java | 4 ++-- .../conformance/cases/WrapperBytesOrBuilder.java | 2 +- .../buf/validate/conformance/cases/WrapperDouble.java | 4 ++-- .../conformance/cases/WrapperDoubleOrBuilder.java | 2 +- .../buf/validate/conformance/cases/WrapperFloat.java | 4 ++-- .../conformance/cases/WrapperFloatOrBuilder.java | 2 +- .../buf/validate/conformance/cases/WrapperInt32.java | 4 ++-- .../conformance/cases/WrapperInt32OrBuilder.java | 2 +- .../buf/validate/conformance/cases/WrapperInt64.java | 4 ++-- .../conformance/cases/WrapperInt64OrBuilder.java | 2 +- .../buf/validate/conformance/cases/WrapperNone.java | 4 ++-- .../conformance/cases/WrapperNoneOrBuilder.java | 2 +- .../conformance/cases/WrapperOptionalUuidString.java | 4 ++-- .../cases/WrapperOptionalUuidStringOrBuilder.java | 2 +- .../conformance/cases/WrapperRequiredEmptyString.java | 4 ++-- .../cases/WrapperRequiredEmptyStringOrBuilder.java | 2 +- .../conformance/cases/WrapperRequiredFloat.java | 4 ++-- .../cases/WrapperRequiredFloatOrBuilder.java | 2 +- .../conformance/cases/WrapperRequiredString.java | 4 ++-- .../cases/WrapperRequiredStringOrBuilder.java | 2 +- .../buf/validate/conformance/cases/WrapperString.java | 4 ++-- .../conformance/cases/WrapperStringOrBuilder.java | 2 +- .../buf/validate/conformance/cases/WrapperUInt32.java | 4 ++-- .../conformance/cases/WrapperUInt32OrBuilder.java | 2 +- .../buf/validate/conformance/cases/WrapperUInt64.java | 4 ++-- .../conformance/cases/WrapperUInt64OrBuilder.java | 2 +- .../custom_constraints/CustomConstraintsProto.java | 4 ++-- .../cases/custom_constraints/DynRuntimeError.java | 4 ++-- .../custom_constraints/DynRuntimeErrorOrBuilder.java | 2 +- .../conformance/cases/custom_constraints/Enum.java | 4 ++-- .../cases/custom_constraints/FieldExpressions.java | 6 +++--- .../custom_constraints/FieldExpressionsOrBuilder.java | 2 +- .../cases/custom_constraints/IncorrectType.java | 4 ++-- .../custom_constraints/IncorrectTypeOrBuilder.java | 2 +- .../cases/custom_constraints/MessageExpressions.java | 6 +++--- .../MessageExpressionsOrBuilder.java | 2 +- .../cases/custom_constraints/MissingField.java | 4 ++-- .../custom_constraints/MissingFieldOrBuilder.java | 2 +- .../cases/custom_constraints/NoExpressions.java | 6 +++--- .../custom_constraints/NoExpressionsOrBuilder.java | 2 +- .../cases/custom_constraints/NowEqualsNow.java | 4 ++-- .../custom_constraints/NowEqualsNowOrBuilder.java | 2 +- .../conformance/cases/other_package/Embed.java | 10 +++++----- .../cases/other_package/EmbedOrBuilder.java | 2 +- .../conformance/cases/other_package/EmbedProto.java | 4 ++-- .../cases/subdirectory/InSubdirectoryProto.java | 4 ++-- .../conformance/cases/yet_another_package/Embed.java | 6 +++--- .../cases/yet_another_package/Embed2Proto.java | 4 ++-- .../cases/yet_another_package/EmbedOrBuilder.java | 2 +- .../buf/validate/conformance/harness/CaseResult.java | 4 ++-- .../conformance/harness/CaseResultOrBuilder.java | 2 +- .../buf/validate/conformance/harness/HarnessProto.java | 4 ++-- .../validate/conformance/harness/ResultOptions.java | 4 ++-- .../conformance/harness/ResultOptionsOrBuilder.java | 2 +- .../buf/validate/conformance/harness/ResultSet.java | 4 ++-- .../conformance/harness/ResultSetOrBuilder.java | 2 +- .../buf/validate/conformance/harness/ResultsProto.java | 4 ++-- .../buf/validate/conformance/harness/SuiteResults.java | 4 ++-- .../conformance/harness/SuiteResultsOrBuilder.java | 2 +- .../conformance/harness/TestConformanceRequest.java | 4 ++-- .../harness/TestConformanceRequestOrBuilder.java | 2 +- .../conformance/harness/TestConformanceResponse.java | 4 ++-- .../harness/TestConformanceResponseOrBuilder.java | 2 +- .../buf/validate/conformance/harness/TestResult.java | 4 ++-- .../conformance/harness/TestResultOrBuilder.java | 2 +- gradle/libs.versions.toml | 2 +- src/main/java/build/buf/validate/AnyRules.java | 4 ++-- .../java/build/buf/validate/AnyRulesOrBuilder.java | 2 +- src/main/java/build/buf/validate/BoolRules.java | 4 ++-- .../java/build/buf/validate/BoolRulesOrBuilder.java | 2 +- src/main/java/build/buf/validate/BytesRules.java | 4 ++-- .../java/build/buf/validate/BytesRulesOrBuilder.java | 2 +- src/main/java/build/buf/validate/Constraint.java | 4 ++-- .../java/build/buf/validate/ConstraintOrBuilder.java | 2 +- src/main/java/build/buf/validate/DoubleRules.java | 4 ++-- .../java/build/buf/validate/DoubleRulesOrBuilder.java | 2 +- src/main/java/build/buf/validate/DurationRules.java | 4 ++-- .../build/buf/validate/DurationRulesOrBuilder.java | 2 +- src/main/java/build/buf/validate/EnumRules.java | 4 ++-- .../java/build/buf/validate/EnumRulesOrBuilder.java | 2 +- src/main/java/build/buf/validate/FieldConstraints.java | 4 ++-- .../build/buf/validate/FieldConstraintsOrBuilder.java | 2 +- src/main/java/build/buf/validate/Fixed32Rules.java | 4 ++-- .../java/build/buf/validate/Fixed32RulesOrBuilder.java | 2 +- src/main/java/build/buf/validate/Fixed64Rules.java | 4 ++-- .../java/build/buf/validate/Fixed64RulesOrBuilder.java | 2 +- src/main/java/build/buf/validate/FloatRules.java | 4 ++-- .../java/build/buf/validate/FloatRulesOrBuilder.java | 2 +- src/main/java/build/buf/validate/Ignore.java | 4 ++-- src/main/java/build/buf/validate/Int32Rules.java | 4 ++-- .../java/build/buf/validate/Int32RulesOrBuilder.java | 2 +- src/main/java/build/buf/validate/Int64Rules.java | 4 ++-- .../java/build/buf/validate/Int64RulesOrBuilder.java | 2 +- src/main/java/build/buf/validate/KnownRegex.java | 4 ++-- src/main/java/build/buf/validate/MapRules.java | 4 ++-- .../java/build/buf/validate/MapRulesOrBuilder.java | 2 +- .../java/build/buf/validate/MessageConstraints.java | 4 ++-- .../buf/validate/MessageConstraintsOrBuilder.java | 2 +- src/main/java/build/buf/validate/OneofConstraints.java | 4 ++-- .../build/buf/validate/OneofConstraintsOrBuilder.java | 2 +- .../java/build/buf/validate/PredefinedConstraints.java | 4 ++-- .../buf/validate/PredefinedConstraintsOrBuilder.java | 2 +- src/main/java/build/buf/validate/RepeatedRules.java | 4 ++-- .../build/buf/validate/RepeatedRulesOrBuilder.java | 2 +- src/main/java/build/buf/validate/SFixed32Rules.java | 4 ++-- .../build/buf/validate/SFixed32RulesOrBuilder.java | 2 +- src/main/java/build/buf/validate/SFixed64Rules.java | 4 ++-- .../build/buf/validate/SFixed64RulesOrBuilder.java | 2 +- src/main/java/build/buf/validate/SInt32Rules.java | 4 ++-- .../java/build/buf/validate/SInt32RulesOrBuilder.java | 2 +- src/main/java/build/buf/validate/SInt64Rules.java | 4 ++-- .../java/build/buf/validate/SInt64RulesOrBuilder.java | 2 +- src/main/java/build/buf/validate/StringRules.java | 4 ++-- .../java/build/buf/validate/StringRulesOrBuilder.java | 2 +- src/main/java/build/buf/validate/TimestampRules.java | 4 ++-- .../build/buf/validate/TimestampRulesOrBuilder.java | 2 +- src/main/java/build/buf/validate/UInt32Rules.java | 4 ++-- .../java/build/buf/validate/UInt32RulesOrBuilder.java | 2 +- src/main/java/build/buf/validate/UInt64Rules.java | 4 ++-- .../java/build/buf/validate/UInt64RulesOrBuilder.java | 2 +- src/main/java/build/buf/validate/ValidateProto.java | 4 ++-- src/main/java/build/buf/validate/Violation.java | 4 ++-- .../java/build/buf/validate/ViolationOrBuilder.java | 2 +- src/main/java/build/buf/validate/Violations.java | 4 ++-- .../java/build/buf/validate/ViolationsOrBuilder.java | 2 +- src/test/resources/proto/buf.gen.imports.yaml | 2 +- src/test/resources/proto/buf.gen.noimports.yaml | 2 +- 1415 files changed, 2196 insertions(+), 2196 deletions(-) diff --git a/buf.gen.yaml b/buf.gen.yaml index 0daf2598..ff6e067c 100644 --- a/buf.gen.yaml +++ b/buf.gen.yaml @@ -1,4 +1,4 @@ version: v2 plugins: - - remote: buf.build/protocolbuffers/java:v28.2 + - remote: buf.build/protocolbuffers/java:v28.3 out: src/main/java diff --git a/conformance/buf.gen.yaml b/conformance/buf.gen.yaml index e5242e4a..9b030d4c 100644 --- a/conformance/buf.gen.yaml +++ b/conformance/buf.gen.yaml @@ -5,5 +5,5 @@ managed: - file_option: java_package_prefix value: build plugins: - - remote: buf.build/protocolbuffers/java:v28.2 + - remote: buf.build/protocolbuffers/java:v28.3 out: src/main/java diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/AnEnum.java b/conformance/src/main/java/build/buf/validate/conformance/cases/AnEnum.java index 65af7adb..e4f02b10 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/AnEnum.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/AnEnum.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -30,7 +30,7 @@ public enum AnEnum com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", AnEnum.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/AnyIn.java b/conformance/src/main/java/build/buf/validate/conformance/cases/AnyIn.java index 31458316..6dd6f73b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/AnyIn.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/AnyIn.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_any.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class AnyIn extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", AnyIn.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/AnyInOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/AnyInOrBuilder.java index ec6eaaef..7addf671 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/AnyInOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/AnyInOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_any.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/AnyNone.java b/conformance/src/main/java/build/buf/validate/conformance/cases/AnyNone.java index 4a67938e..e6f40396 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/AnyNone.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/AnyNone.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_any.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class AnyNone extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", AnyNone.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/AnyNoneOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/AnyNoneOrBuilder.java index fb0d63b3..f0b01e38 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/AnyNoneOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/AnyNoneOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_any.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/AnyNotIn.java b/conformance/src/main/java/build/buf/validate/conformance/cases/AnyNotIn.java index 474f3609..8097f589 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/AnyNotIn.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/AnyNotIn.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_any.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class AnyNotIn extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", AnyNotIn.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/AnyNotInOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/AnyNotInOrBuilder.java index 83e6f104..b39999e4 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/AnyNotInOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/AnyNotInOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_any.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/AnyRequired.java b/conformance/src/main/java/build/buf/validate/conformance/cases/AnyRequired.java index 76af5307..872399c8 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/AnyRequired.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/AnyRequired.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_any.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class AnyRequired extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", AnyRequired.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/AnyRequiredOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/AnyRequiredOrBuilder.java index c712e233..a12cb5e3 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/AnyRequiredOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/AnyRequiredOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_any.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BoolConstFalse.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BoolConstFalse.java index bd5665ca..b3692376 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BoolConstFalse.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BoolConstFalse.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bool.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class BoolConstFalse extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", BoolConstFalse.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BoolConstFalseOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BoolConstFalseOrBuilder.java index 9464a3a4..803d61ad 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BoolConstFalseOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BoolConstFalseOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bool.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BoolConstTrue.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BoolConstTrue.java index 8706d3e8..562b58bc 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BoolConstTrue.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BoolConstTrue.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bool.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class BoolConstTrue extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", BoolConstTrue.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BoolConstTrueOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BoolConstTrueOrBuilder.java index 3be462eb..e9dfde2b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BoolConstTrueOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BoolConstTrueOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bool.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BoolExample.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BoolExample.java index 8d3fa5bd..dc3b432d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BoolExample.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BoolExample.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bool.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class BoolExample extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", BoolExample.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BoolExampleOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BoolExampleOrBuilder.java index cdd4b37c..0916e03b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BoolExampleOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BoolExampleOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bool.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BoolNone.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BoolNone.java index b510ce54..32694e2a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BoolNone.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BoolNone.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bool.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class BoolNone extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", BoolNone.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BoolNoneOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BoolNoneOrBuilder.java index acaf79ee..095a90f7 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BoolNoneOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BoolNoneOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bool.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BoolProto.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BoolProto.java index 8b84bb70..5737d1a1 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BoolProto.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BoolProto.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bool.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -12,7 +12,7 @@ private BoolProto() {} com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", BoolProto.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesConst.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesConst.java index 9730c55d..c5be140d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesConst.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesConst.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class BytesConst extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", BytesConst.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesConstOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesConstOrBuilder.java index 1c16be73..bb4ffbe4 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesConstOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesConstOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesContains.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesContains.java index a1a9f437..07d12102 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesContains.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesContains.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class BytesContains extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", BytesContains.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesContainsOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesContainsOrBuilder.java index 90833cee..bdbd3270 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesContainsOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesContainsOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesEqualMinMaxLen.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesEqualMinMaxLen.java index 61de2d8d..c5a4fb3a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesEqualMinMaxLen.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesEqualMinMaxLen.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class BytesEqualMinMaxLen extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", BytesEqualMinMaxLen.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesEqualMinMaxLenOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesEqualMinMaxLenOrBuilder.java index 694df730..975b7044 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesEqualMinMaxLenOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesEqualMinMaxLenOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesExample.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesExample.java index 6dec6202..8f95872c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesExample.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesExample.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class BytesExample extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", BytesExample.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesExampleOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesExampleOrBuilder.java index 98d2d760..9d328f8b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesExampleOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesExampleOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIP.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIP.java index 375e071b..ef8f2e50 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIP.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIP.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class BytesIP extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", BytesIP.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIPOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIPOrBuilder.java index ab2d9d85..83275670 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIPOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIPOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIPv4.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIPv4.java index c65c47da..76377230 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIPv4.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIPv4.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class BytesIPv4 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", BytesIPv4.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIPv4OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIPv4OrBuilder.java index d423e82e..e582b68d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIPv4OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIPv4OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIPv6.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIPv6.java index 912bf49f..e90c3c8e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIPv6.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIPv6.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class BytesIPv6 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", BytesIPv6.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIPv6Ignore.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIPv6Ignore.java index 97a4bfc9..f439beab 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIPv6Ignore.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIPv6Ignore.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class BytesIPv6Ignore extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", BytesIPv6Ignore.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIPv6IgnoreOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIPv6IgnoreOrBuilder.java index f10e7a45..36bf787b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIPv6IgnoreOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIPv6IgnoreOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIPv6OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIPv6OrBuilder.java index c1ead619..bb58bde1 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIPv6OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIPv6OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIn.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIn.java index 8de48af2..9d8cacbf 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIn.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesIn.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class BytesIn extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", BytesIn.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesInOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesInOrBuilder.java index 199b8530..11ccebcf 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesInOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesInOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesLen.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesLen.java index 594dee14..c127c102 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesLen.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesLen.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class BytesLen extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", BytesLen.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesLenOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesLenOrBuilder.java index 387fe503..93a2f727 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesLenOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesLenOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesMaxLen.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesMaxLen.java index 6f490f8d..3512cd21 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesMaxLen.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesMaxLen.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class BytesMaxLen extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", BytesMaxLen.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesMaxLenOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesMaxLenOrBuilder.java index 7f89de2b..1b5e3196 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesMaxLenOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesMaxLenOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesMinLen.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesMinLen.java index 3346dd61..6681277c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesMinLen.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesMinLen.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class BytesMinLen extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", BytesMinLen.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesMinLenOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesMinLenOrBuilder.java index 68e8e0ec..e7b53865 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesMinLenOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesMinLenOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesMinMaxLen.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesMinMaxLen.java index 54f31ac5..cb0f06c2 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesMinMaxLen.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesMinMaxLen.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class BytesMinMaxLen extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", BytesMinMaxLen.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesMinMaxLenOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesMinMaxLenOrBuilder.java index 9d8d6fc0..ee1fc8c7 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesMinMaxLenOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesMinMaxLenOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesNone.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesNone.java index e806844a..e4c40d11 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesNone.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesNone.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class BytesNone extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", BytesNone.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesNoneOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesNoneOrBuilder.java index 096b8228..3cfee488 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesNoneOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesNoneOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesNotIP.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesNotIP.java index 12f748cf..97905274 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesNotIP.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesNotIP.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class BytesNotIP extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", BytesNotIP.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesNotIPOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesNotIPOrBuilder.java index 13bc597b..06345f9e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesNotIPOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesNotIPOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesNotIPv4.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesNotIPv4.java index a52fafa5..50724c49 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesNotIPv4.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesNotIPv4.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class BytesNotIPv4 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", BytesNotIPv4.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesNotIPv4OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesNotIPv4OrBuilder.java index eb9374c9..aa90521a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesNotIPv4OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesNotIPv4OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesNotIPv6.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesNotIPv6.java index c3089fc4..bd6a76f3 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesNotIPv6.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesNotIPv6.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class BytesNotIPv6 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", BytesNotIPv6.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesNotIPv6OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesNotIPv6OrBuilder.java index 5dfb5d74..bbc8d38d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesNotIPv6OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesNotIPv6OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesNotIn.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesNotIn.java index 203ef8e2..c89dd91c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesNotIn.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesNotIn.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class BytesNotIn extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", BytesNotIn.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesNotInOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesNotInOrBuilder.java index b7eed4c2..994fa4bb 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesNotInOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesNotInOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesPattern.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesPattern.java index 7674101b..cfd256ed 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesPattern.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesPattern.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class BytesPattern extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", BytesPattern.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesPatternOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesPatternOrBuilder.java index e4671bcb..1bac13ac 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesPatternOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesPatternOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesPrefix.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesPrefix.java index 1694585d..e5a38bb4 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesPrefix.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesPrefix.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class BytesPrefix extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", BytesPrefix.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesPrefixOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesPrefixOrBuilder.java index 11b26861..105b41aa 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesPrefixOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesPrefixOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesProto.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesProto.java index fc0ac7d6..97b33c8b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesProto.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesProto.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -12,7 +12,7 @@ private BytesProto() {} com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", BytesProto.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesSuffix.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesSuffix.java index 974832ed..104358f5 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesSuffix.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesSuffix.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class BytesSuffix extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", BytesSuffix.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesSuffixOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesSuffixOrBuilder.java index 81cc6801..7898be9e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/BytesSuffixOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/BytesSuffixOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/bytes.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/ComplexTestEnum.java b/conformance/src/main/java/build/buf/validate/conformance/cases/ComplexTestEnum.java index 636e0ae1..69fbfde1 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/ComplexTestEnum.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/ComplexTestEnum.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/kitchen_sink.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -30,7 +30,7 @@ public enum ComplexTestEnum com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", ComplexTestEnum.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/ComplexTestMsg.java b/conformance/src/main/java/build/buf/validate/conformance/cases/ComplexTestMsg.java index 6291d0c3..092e489e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/ComplexTestMsg.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/ComplexTestMsg.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/kitchen_sink.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class ComplexTestMsg extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", ComplexTestMsg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/ComplexTestMsgOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/ComplexTestMsgOrBuilder.java index b55f5e3d..af0e0cdd 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/ComplexTestMsgOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/ComplexTestMsgOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/kitchen_sink.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleConst.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleConst.java index d08732d2..3cdfa445 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleConst.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleConst.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class DoubleConst extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", DoubleConst.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleConstOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleConstOrBuilder.java index a604c355..d6ee58d5 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleConstOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleConstOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleExGTELTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleExGTELTE.java index 303dfdea..56bb8bd1 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleExGTELTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleExGTELTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class DoubleExGTELTE extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", DoubleExGTELTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleExGTELTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleExGTELTEOrBuilder.java index 5643d31b..77397779 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleExGTELTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleExGTELTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleExLTGT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleExLTGT.java index ba9b462a..15299830 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleExLTGT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleExLTGT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class DoubleExLTGT extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", DoubleExLTGT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleExLTGTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleExLTGTOrBuilder.java index 9e464153..36e65e5e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleExLTGTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleExLTGTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleExample.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleExample.java index 83dbfdd7..eb410ce1 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleExample.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleExample.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class DoubleExample extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", DoubleExample.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleExampleOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleExampleOrBuilder.java index 9635b70b..a42e158c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleExampleOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleExampleOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleFinite.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleFinite.java index 185566e5..a844ca66 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleFinite.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleFinite.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class DoubleFinite extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", DoubleFinite.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleFiniteOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleFiniteOrBuilder.java index 6b65e546..0e5ec34b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleFiniteOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleFiniteOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleGT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleGT.java index ffe2f770..1cbc7213 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleGT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleGT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class DoubleGT extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", DoubleGT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleGTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleGTE.java index db846358..c40124db 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleGTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleGTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class DoubleGTE extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", DoubleGTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleGTELTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleGTELTE.java index 2512870d..d7601466 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleGTELTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleGTELTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class DoubleGTELTE extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", DoubleGTELTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleGTELTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleGTELTEOrBuilder.java index 7adacc4a..260d6176 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleGTELTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleGTELTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleGTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleGTEOrBuilder.java index d49a76ee..eb84e31b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleGTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleGTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleGTLT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleGTLT.java index 2a26f8df..ec70a890 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleGTLT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleGTLT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class DoubleGTLT extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", DoubleGTLT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleGTLTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleGTLTOrBuilder.java index 964284fe..8a08ac10 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleGTLTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleGTLTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleGTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleGTOrBuilder.java index 7fe5cc82..ba85f29c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleGTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleGTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleIgnore.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleIgnore.java index 00eecc4a..81830561 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleIgnore.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleIgnore.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class DoubleIgnore extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", DoubleIgnore.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleIgnoreOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleIgnoreOrBuilder.java index 24354908..66f47bcb 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleIgnoreOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleIgnoreOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleIn.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleIn.java index ef2f1439..0066b260 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleIn.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleIn.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class DoubleIn extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", DoubleIn.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleInOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleInOrBuilder.java index 13e91fac..dc2dc296 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleInOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleInOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleIncorrectType.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleIncorrectType.java index d2066daf..307f6148 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleIncorrectType.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleIncorrectType.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class DoubleIncorrectType extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", DoubleIncorrectType.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleIncorrectTypeOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleIncorrectTypeOrBuilder.java index 514c5d8a..335eefab 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleIncorrectTypeOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleIncorrectTypeOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleLT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleLT.java index 73f1ef98..f7ac0753 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleLT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleLT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class DoubleLT extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", DoubleLT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleLTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleLTE.java index 1569e9d4..21178f29 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleLTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleLTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class DoubleLTE extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", DoubleLTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleLTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleLTEOrBuilder.java index 74fafe84..31dd7fca 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleLTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleLTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleLTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleLTOrBuilder.java index 08127e43..c8c18749 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleLTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleLTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleNone.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleNone.java index 19f6fbe1..ddcf2f1d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleNone.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleNone.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class DoubleNone extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", DoubleNone.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleNoneOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleNoneOrBuilder.java index 03957ed6..26badff8 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleNoneOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleNoneOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleNotFinite.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleNotFinite.java index 0ba80ecb..d1dbd075 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleNotFinite.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleNotFinite.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class DoubleNotFinite extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", DoubleNotFinite.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleNotFiniteOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleNotFiniteOrBuilder.java index 557b343c..34d5bafb 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleNotFiniteOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleNotFiniteOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleNotIn.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleNotIn.java index 5fb30f92..42a92947 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleNotIn.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleNotIn.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class DoubleNotIn extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", DoubleNotIn.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleNotInOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleNotInOrBuilder.java index f6972694..b588d87f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleNotInOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DoubleNotInOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationConst.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationConst.java index d22a54bb..d0f90862 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationConst.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationConst.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_duration.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class DurationConst extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", DurationConst.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationConstOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationConstOrBuilder.java index ab6c3424..1653b81f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationConstOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationConstOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_duration.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationExGTELTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationExGTELTE.java index 342d840c..43fdaf69 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationExGTELTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationExGTELTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_duration.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class DurationExGTELTE extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", DurationExGTELTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationExGTELTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationExGTELTEOrBuilder.java index 8bdd5158..9d332589 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationExGTELTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationExGTELTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_duration.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationExLTGT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationExLTGT.java index 345f62b4..0aafcd53 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationExLTGT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationExLTGT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_duration.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class DurationExLTGT extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", DurationExLTGT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationExLTGTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationExLTGTOrBuilder.java index f8975ce7..2b84fad9 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationExLTGTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationExLTGTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_duration.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationExample.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationExample.java index 8c45be0b..43cc2d5a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationExample.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationExample.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_duration.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class DurationExample extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", DurationExample.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationExampleOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationExampleOrBuilder.java index 2f71310c..d9e6eab3 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationExampleOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationExampleOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_duration.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationFieldWithOtherFields.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationFieldWithOtherFields.java index 8145f0cc..462698b1 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationFieldWithOtherFields.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationFieldWithOtherFields.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_duration.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -23,7 +23,7 @@ public final class DurationFieldWithOtherFields extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", DurationFieldWithOtherFields.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationFieldWithOtherFieldsOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationFieldWithOtherFieldsOrBuilder.java index 0118cdae..12ae62a4 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationFieldWithOtherFieldsOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationFieldWithOtherFieldsOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_duration.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationGT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationGT.java index 76b4ed3b..0bd181d2 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationGT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationGT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_duration.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class DurationGT extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", DurationGT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationGTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationGTE.java index ada2c41e..d950261c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationGTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationGTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_duration.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class DurationGTE extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", DurationGTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationGTELTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationGTELTE.java index 5c0ffd4e..dc2739bb 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationGTELTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationGTELTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_duration.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class DurationGTELTE extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", DurationGTELTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationGTELTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationGTELTEOrBuilder.java index abf245b6..b540fd50 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationGTELTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationGTELTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_duration.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationGTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationGTEOrBuilder.java index f3a65c29..01aa6848 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationGTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationGTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_duration.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationGTLT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationGTLT.java index 2a3c2768..17abde7d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationGTLT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationGTLT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_duration.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class DurationGTLT extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", DurationGTLT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationGTLTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationGTLTOrBuilder.java index 90c73f19..9b587f47 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationGTLTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationGTLTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_duration.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationGTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationGTOrBuilder.java index 246f9e37..f5d7987d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationGTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationGTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_duration.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationIn.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationIn.java index 84d345e2..99b2ad22 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationIn.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationIn.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_duration.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class DurationIn extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", DurationIn.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationInOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationInOrBuilder.java index 4e98f707..93a8d1fb 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationInOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationInOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_duration.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationLT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationLT.java index 3c67aafa..cfe68058 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationLT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationLT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_duration.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class DurationLT extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", DurationLT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationLTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationLTE.java index e70b0ee5..2fa4448f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationLTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationLTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_duration.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class DurationLTE extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", DurationLTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationLTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationLTEOrBuilder.java index 65f6ff63..f9b85e90 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationLTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationLTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_duration.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationLTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationLTOrBuilder.java index 78741a9b..e5a32509 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationLTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationLTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_duration.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationNone.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationNone.java index 9e0bd366..1fd3bb4a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationNone.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationNone.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_duration.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class DurationNone extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", DurationNone.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationNoneOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationNoneOrBuilder.java index 75875a85..1b7ea155 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationNoneOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationNoneOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_duration.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationNotIn.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationNotIn.java index 38472a1c..ff81efdf 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationNotIn.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationNotIn.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_duration.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class DurationNotIn extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", DurationNotIn.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationNotInOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationNotInOrBuilder.java index 6e0ce072..7b4ca81c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationNotInOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationNotInOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_duration.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationRequired.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationRequired.java index 99aa137e..3cde9e67 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationRequired.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationRequired.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_duration.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class DurationRequired extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", DurationRequired.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationRequiredOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationRequiredOrBuilder.java index 6ed19c25..dbe99a57 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/DurationRequiredOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/DurationRequiredOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_duration.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapIgnoreDefault.java index 33a3e3b3..a7f08d69 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class EditionsMapIgnoreDefault extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EditionsMapIgnoreDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapIgnoreDefaultOrBuilder.java index 352097eb..623db05e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapIgnoreEmpty.java index dd743384..6a70e792 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class EditionsMapIgnoreEmpty extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EditionsMapIgnoreEmpty.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapIgnoreEmptyOrBuilder.java index 52b621dc..03b9b9ac 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapIgnoreUnspecified.java index 6bf54c09..3a549bbe 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class EditionsMapIgnoreUnspecified extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EditionsMapIgnoreUnspecified.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapIgnoreUnspecifiedOrBuilder.java index ecc0c4db..ecd461c7 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapKeyIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapKeyIgnoreDefault.java index 4e855320..a254eb3f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapKeyIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapKeyIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class EditionsMapKeyIgnoreDefault extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EditionsMapKeyIgnoreDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapKeyIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapKeyIgnoreDefaultOrBuilder.java index de58c189..54f6dea8 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapKeyIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapKeyIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapKeyIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapKeyIgnoreEmpty.java index 9946c01d..0a1d9f5b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapKeyIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapKeyIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class EditionsMapKeyIgnoreEmpty extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EditionsMapKeyIgnoreEmpty.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapKeyIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapKeyIgnoreEmptyOrBuilder.java index 3cfffaa0..c00d8a21 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapKeyIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapKeyIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapKeyIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapKeyIgnoreUnspecified.java index 181aa047..75eb5755 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapKeyIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapKeyIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class EditionsMapKeyIgnoreUnspecified extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EditionsMapKeyIgnoreUnspecified.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapKeyIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapKeyIgnoreUnspecifiedOrBuilder.java index 2cffa215..ccc6d74b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapKeyIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapKeyIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapValueIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapValueIgnoreDefault.java index 5aaa970d..6563fa11 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapValueIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapValueIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class EditionsMapValueIgnoreDefault extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EditionsMapValueIgnoreDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapValueIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapValueIgnoreDefaultOrBuilder.java index 38cc9b69..e6cbe11c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapValueIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapValueIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapValueIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapValueIgnoreEmpty.java index 3cf0ca4a..e8602b8d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapValueIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapValueIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class EditionsMapValueIgnoreEmpty extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EditionsMapValueIgnoreEmpty.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapValueIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapValueIgnoreEmptyOrBuilder.java index 29589a0c..0f2b6c74 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapValueIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapValueIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapValueIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapValueIgnoreUnspecified.java index 48d58d9d..33d85330 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapValueIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapValueIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class EditionsMapValueIgnoreUnspecified extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EditionsMapValueIgnoreUnspecified.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapValueIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapValueIgnoreUnspecifiedOrBuilder.java index a0c6c3ab..ebf68da0 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapValueIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMapValueIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceDelimitedIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceDelimitedIgnoreDefault.java index 0acb90a2..c05431fe 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceDelimitedIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceDelimitedIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class EditionsMessageExplicitPresenceDelimitedIgnoreDefault extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EditionsMessageExplicitPresenceDelimitedIgnoreDefault.class.getName()); } @@ -76,7 +76,7 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceDelimitedIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceDelimitedIgnoreDefaultOrBuilder.java index 79e8b782..96841dee 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceDelimitedIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceDelimitedIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceDelimitedIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceDelimitedIgnoreEmpty.java index b17fcdc8..7604f2dc 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceDelimitedIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceDelimitedIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class EditionsMessageExplicitPresenceDelimitedIgnoreEmpty extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EditionsMessageExplicitPresenceDelimitedIgnoreEmpty.class.getName()); } @@ -76,7 +76,7 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceDelimitedIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceDelimitedIgnoreEmptyOrBuilder.java index 94aa6ad3..ce284322 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceDelimitedIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceDelimitedIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceDelimitedIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceDelimitedIgnoreUnspecified.java index d9b2e594..a756f27e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceDelimitedIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceDelimitedIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class EditionsMessageExplicitPresenceDelimitedIgnoreUnspecified ext com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EditionsMessageExplicitPresenceDelimitedIgnoreUnspecified.class.getName()); } @@ -76,7 +76,7 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceDelimitedIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceDelimitedIgnoreUnspecifiedOrBuilder.java index a4586a01..eb3c1c77 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceDelimitedIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceDelimitedIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceIgnoreDefault.java index 61972027..6aba6949 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class EditionsMessageExplicitPresenceIgnoreDefault extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EditionsMessageExplicitPresenceIgnoreDefault.class.getName()); } @@ -76,7 +76,7 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceIgnoreDefaultOrBuilder.java index 5bb71a9a..f80d80b6 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceIgnoreEmpty.java index 66b3a343..9027bf41 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class EditionsMessageExplicitPresenceIgnoreEmpty extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EditionsMessageExplicitPresenceIgnoreEmpty.class.getName()); } @@ -76,7 +76,7 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceIgnoreEmptyOrBuilder.java index 827c6ba0..9b018022 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceIgnoreUnspecified.java index 26bba3ba..0833ebcb 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class EditionsMessageExplicitPresenceIgnoreUnspecified extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EditionsMessageExplicitPresenceIgnoreUnspecified.class.getName()); } @@ -76,7 +76,7 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceIgnoreUnspecifiedOrBuilder.java index 295aa9db..17fb8b46 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageExplicitPresenceIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredDelimitedIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredDelimitedIgnoreDefault.java index 9150164a..8ea6cb28 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredDelimitedIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredDelimitedIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class EditionsMessageLegacyRequiredDelimitedIgnoreDefault extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EditionsMessageLegacyRequiredDelimitedIgnoreDefault.class.getName()); } @@ -76,7 +76,7 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredDelimitedIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredDelimitedIgnoreDefaultOrBuilder.java index ca85af02..943f1536 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredDelimitedIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredDelimitedIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredDelimitedIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredDelimitedIgnoreEmpty.java index 5bb8199a..52528adc 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredDelimitedIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredDelimitedIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class EditionsMessageLegacyRequiredDelimitedIgnoreEmpty extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EditionsMessageLegacyRequiredDelimitedIgnoreEmpty.class.getName()); } @@ -76,7 +76,7 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredDelimitedIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredDelimitedIgnoreEmptyOrBuilder.java index 633441d4..62f5b835 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredDelimitedIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredDelimitedIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredDelimitedIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredDelimitedIgnoreUnspecified.java index 48a396c5..465443d0 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredDelimitedIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredDelimitedIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class EditionsMessageLegacyRequiredDelimitedIgnoreUnspecified exten com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EditionsMessageLegacyRequiredDelimitedIgnoreUnspecified.class.getName()); } @@ -76,7 +76,7 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredDelimitedIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredDelimitedIgnoreUnspecifiedOrBuilder.java index e17f534f..e744e127 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredDelimitedIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredDelimitedIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredIgnoreDefault.java index d9100d2c..cded4404 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class EditionsMessageLegacyRequiredIgnoreDefault extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EditionsMessageLegacyRequiredIgnoreDefault.class.getName()); } @@ -76,7 +76,7 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredIgnoreDefaultOrBuilder.java index 67a3329b..08eccde5 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredIgnoreEmpty.java index ea97f3f8..eaa77bae 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class EditionsMessageLegacyRequiredIgnoreEmpty extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EditionsMessageLegacyRequiredIgnoreEmpty.class.getName()); } @@ -76,7 +76,7 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredIgnoreEmptyOrBuilder.java index 96f48f22..bccbde4a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredIgnoreUnspecified.java index 261ef150..58a43f7b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class EditionsMessageLegacyRequiredIgnoreUnspecified extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EditionsMessageLegacyRequiredIgnoreUnspecified.class.getName()); } @@ -76,7 +76,7 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredIgnoreUnspecifiedOrBuilder.java index c48de776..428d60b3 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsMessageLegacyRequiredIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreDefault.java index 28980d6a..c238b0c6 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class EditionsOneofIgnoreDefault extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EditionsOneofIgnoreDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreDefaultOrBuilder.java index 7affedc2..fae7ed8b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreDefaultWithDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreDefaultWithDefault.java index 2ceddb28..a6c905ae 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreDefaultWithDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreDefaultWithDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class EditionsOneofIgnoreDefaultWithDefault extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EditionsOneofIgnoreDefaultWithDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreDefaultWithDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreDefaultWithDefaultOrBuilder.java index 0586d071..8694fdf5 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreDefaultWithDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreDefaultWithDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreEmpty.java index a501a7e7..3b5e4a32 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class EditionsOneofIgnoreEmpty extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EditionsOneofIgnoreEmpty.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreEmptyOrBuilder.java index 3a65737d..a854109c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreEmptyWithDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreEmptyWithDefault.java index 6a64d16e..9202f9bb 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreEmptyWithDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreEmptyWithDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class EditionsOneofIgnoreEmptyWithDefault extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EditionsOneofIgnoreEmptyWithDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreEmptyWithDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreEmptyWithDefaultOrBuilder.java index 899219e0..a4e6758e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreEmptyWithDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreEmptyWithDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreUnspecified.java index 07a01a12..9dd36796 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class EditionsOneofIgnoreUnspecified extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EditionsOneofIgnoreUnspecified.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreUnspecifiedOrBuilder.java index dcb87e2e..e7847612 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreUnspecifiedWithDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreUnspecifiedWithDefault.java index 9cfe59d5..9465da0d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreUnspecifiedWithDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreUnspecifiedWithDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class EditionsOneofIgnoreUnspecifiedWithDefault extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EditionsOneofIgnoreUnspecifiedWithDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreUnspecifiedWithDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreUnspecifiedWithDefaultOrBuilder.java index 4ef464f4..0a2c0e06 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreUnspecifiedWithDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsOneofIgnoreUnspecifiedWithDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedIgnoreDefault.java index 0fe4e78c..4886a512 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class EditionsRepeatedExpandedIgnoreDefault extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EditionsRepeatedExpandedIgnoreDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedIgnoreDefaultOrBuilder.java index e558879d..ac3deeed 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedIgnoreEmpty.java index 819c878b..832fee61 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class EditionsRepeatedExpandedIgnoreEmpty extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EditionsRepeatedExpandedIgnoreEmpty.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedIgnoreEmptyOrBuilder.java index ec83e767..4d90ef12 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedIgnoreUnspecified.java index 3fcd366b..2f49e583 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class EditionsRepeatedExpandedIgnoreUnspecified extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EditionsRepeatedExpandedIgnoreUnspecified.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedIgnoreUnspecifiedOrBuilder.java index f365866e..bae952c9 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedItemIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedItemIgnoreDefault.java index 390c6453..14631204 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedItemIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedItemIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class EditionsRepeatedExpandedItemIgnoreDefault extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EditionsRepeatedExpandedItemIgnoreDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedItemIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedItemIgnoreDefaultOrBuilder.java index 38dfc2ad..590f1e4a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedItemIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedItemIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedItemIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedItemIgnoreEmpty.java index 65d669cf..df420aa3 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedItemIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedItemIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class EditionsRepeatedExpandedItemIgnoreEmpty extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EditionsRepeatedExpandedItemIgnoreEmpty.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedItemIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedItemIgnoreEmptyOrBuilder.java index 9951c652..a1d6d538 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedItemIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedItemIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedItemIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedItemIgnoreUnspecified.java index 9792fe9f..3e32bf89 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedItemIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedItemIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class EditionsRepeatedExpandedItemIgnoreUnspecified extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EditionsRepeatedExpandedItemIgnoreUnspecified.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedItemIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedItemIgnoreUnspecifiedOrBuilder.java index 5aa63979..c0ea99b5 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedItemIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedExpandedItemIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedIgnoreDefault.java index cf69e83b..dbfdc64f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class EditionsRepeatedIgnoreDefault extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EditionsRepeatedIgnoreDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedIgnoreDefaultOrBuilder.java index 51ef6187..7ba9d13d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedIgnoreEmpty.java index cbacaf7b..cf9a744f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class EditionsRepeatedIgnoreEmpty extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EditionsRepeatedIgnoreEmpty.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedIgnoreEmptyOrBuilder.java index 1ec592b4..6d271ab3 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedIgnoreUnspecified.java index db8916e2..2fec0486 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class EditionsRepeatedIgnoreUnspecified extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EditionsRepeatedIgnoreUnspecified.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedIgnoreUnspecifiedOrBuilder.java index a24e7a77..4305f880 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedItemIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedItemIgnoreDefault.java index 1f0da9f0..c03b36a0 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedItemIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedItemIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class EditionsRepeatedItemIgnoreDefault extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EditionsRepeatedItemIgnoreDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedItemIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedItemIgnoreDefaultOrBuilder.java index de4649ae..b97e4057 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedItemIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedItemIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedItemIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedItemIgnoreEmpty.java index ea1d2177..313d1622 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedItemIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedItemIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class EditionsRepeatedItemIgnoreEmpty extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EditionsRepeatedItemIgnoreEmpty.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedItemIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedItemIgnoreEmptyOrBuilder.java index 7ceade5d..7e28ae1c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedItemIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedItemIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedItemIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedItemIgnoreUnspecified.java index 5c8cb126..5a3e5777 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedItemIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedItemIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class EditionsRepeatedItemIgnoreUnspecified extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EditionsRepeatedItemIgnoreUnspecified.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedItemIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedItemIgnoreUnspecifiedOrBuilder.java index 810ae425..6d2ead37 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedItemIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsRepeatedItemIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreDefault.java index c3808519..f844a977 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class EditionsScalarExplicitPresenceIgnoreDefault extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EditionsScalarExplicitPresenceIgnoreDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreDefaultOrBuilder.java index 81c792cc..6e710cd2 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreDefaultWithDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreDefaultWithDefault.java index fd81a9fa..dcd11bad 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreDefaultWithDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreDefaultWithDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class EditionsScalarExplicitPresenceIgnoreDefaultWithDefault extend com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EditionsScalarExplicitPresenceIgnoreDefaultWithDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreDefaultWithDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreDefaultWithDefaultOrBuilder.java index f311e100..56d16757 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreDefaultWithDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreDefaultWithDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreEmpty.java index f61c9860..9e3cfe7d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class EditionsScalarExplicitPresenceIgnoreEmpty extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EditionsScalarExplicitPresenceIgnoreEmpty.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreEmptyOrBuilder.java index ebb8aaa7..86995716 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreEmptyWithDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreEmptyWithDefault.java index bc68a3b8..2d329ae3 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreEmptyWithDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreEmptyWithDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class EditionsScalarExplicitPresenceIgnoreEmptyWithDefault extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EditionsScalarExplicitPresenceIgnoreEmptyWithDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreEmptyWithDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreEmptyWithDefaultOrBuilder.java index 706ee6fc..b0cf8c55 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreEmptyWithDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreEmptyWithDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreUnspecified.java index 0c6dc8b8..17933413 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class EditionsScalarExplicitPresenceIgnoreUnspecified extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EditionsScalarExplicitPresenceIgnoreUnspecified.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreUnspecifiedOrBuilder.java index 69d8b7e3..137c9bca 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreUnspecifiedWithDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreUnspecifiedWithDefault.java index f68e4f42..dee21da8 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreUnspecifiedWithDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreUnspecifiedWithDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class EditionsScalarExplicitPresenceIgnoreUnspecifiedWithDefault ex com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EditionsScalarExplicitPresenceIgnoreUnspecifiedWithDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreUnspecifiedWithDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreUnspecifiedWithDefaultOrBuilder.java index 3c73c302..a335c753 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreUnspecifiedWithDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarExplicitPresenceIgnoreUnspecifiedWithDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarImplicitPresenceIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarImplicitPresenceIgnoreDefault.java index ba4aa277..bf43f89a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarImplicitPresenceIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarImplicitPresenceIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class EditionsScalarImplicitPresenceIgnoreDefault extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EditionsScalarImplicitPresenceIgnoreDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarImplicitPresenceIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarImplicitPresenceIgnoreDefaultOrBuilder.java index 0ad5e4f0..168382ef 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarImplicitPresenceIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarImplicitPresenceIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarImplicitPresenceIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarImplicitPresenceIgnoreEmpty.java index 17057c2a..b5b12ec4 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarImplicitPresenceIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarImplicitPresenceIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class EditionsScalarImplicitPresenceIgnoreEmpty extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EditionsScalarImplicitPresenceIgnoreEmpty.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarImplicitPresenceIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarImplicitPresenceIgnoreEmptyOrBuilder.java index 38bc71b0..9da2fb58 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarImplicitPresenceIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarImplicitPresenceIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarImplicitPresenceIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarImplicitPresenceIgnoreUnspecified.java index 262e5588..cf1b676e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarImplicitPresenceIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarImplicitPresenceIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class EditionsScalarImplicitPresenceIgnoreUnspecified extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EditionsScalarImplicitPresenceIgnoreUnspecified.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarImplicitPresenceIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarImplicitPresenceIgnoreUnspecifiedOrBuilder.java index 8fe6d6d5..68481eae 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarImplicitPresenceIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarImplicitPresenceIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreDefault.java index bc43e250..9a668437 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class EditionsScalarLegacyRequiredIgnoreDefault extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EditionsScalarLegacyRequiredIgnoreDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreDefaultOrBuilder.java index 456cd319..8e0271ad 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreDefaultWithDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreDefaultWithDefault.java index 88860cc7..23f6511e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreDefaultWithDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreDefaultWithDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class EditionsScalarLegacyRequiredIgnoreDefaultWithDefault extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EditionsScalarLegacyRequiredIgnoreDefaultWithDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreDefaultWithDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreDefaultWithDefaultOrBuilder.java index 9a803766..d4ee2627 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreDefaultWithDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreDefaultWithDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreEmpty.java index f56dd3fb..00a89e02 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class EditionsScalarLegacyRequiredIgnoreEmpty extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EditionsScalarLegacyRequiredIgnoreEmpty.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreEmptyOrBuilder.java index c12920b7..3e34d14b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreEmptyWithDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreEmptyWithDefault.java index 03ee5a82..3e319e98 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreEmptyWithDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreEmptyWithDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class EditionsScalarLegacyRequiredIgnoreEmptyWithDefault extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EditionsScalarLegacyRequiredIgnoreEmptyWithDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreEmptyWithDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreEmptyWithDefaultOrBuilder.java index b47dd121..d79ec5ad 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreEmptyWithDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreEmptyWithDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreUnspecified.java index 29590802..691b33bc 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class EditionsScalarLegacyRequiredIgnoreUnspecified extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EditionsScalarLegacyRequiredIgnoreUnspecified.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreUnspecifiedOrBuilder.java index 46f70d7d..96296451 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreUnspecifiedWithDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreUnspecifiedWithDefault.java index 3ded1059..f421352d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreUnspecifiedWithDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreUnspecifiedWithDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class EditionsScalarLegacyRequiredIgnoreUnspecifiedWithDefault exte com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EditionsScalarLegacyRequiredIgnoreUnspecifiedWithDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreUnspecifiedWithDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreUnspecifiedWithDefaultOrBuilder.java index 3daae004..5add9462 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreUnspecifiedWithDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EditionsScalarLegacyRequiredIgnoreUnspecifiedWithDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Embed.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Embed.java index 6c3791e4..08316ee4 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Embed.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Embed.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Embed extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Embed.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EmbedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EmbedOrBuilder.java index 23a68e82..8b786fbe 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EmbedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EmbedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumAliasConst.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumAliasConst.java index ae9b074e..9269a13b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumAliasConst.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumAliasConst.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class EnumAliasConst extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EnumAliasConst.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumAliasConstOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumAliasConstOrBuilder.java index 6013333b..7e13c2ec 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumAliasConstOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumAliasConstOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumAliasDefined.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumAliasDefined.java index 95e6d2ae..3499517c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumAliasDefined.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumAliasDefined.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class EnumAliasDefined extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EnumAliasDefined.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumAliasDefinedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumAliasDefinedOrBuilder.java index ac4ff93e..a794cfd4 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumAliasDefinedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumAliasDefinedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumAliasIn.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumAliasIn.java index 596c1842..adabf5a1 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumAliasIn.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumAliasIn.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class EnumAliasIn extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EnumAliasIn.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumAliasInOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumAliasInOrBuilder.java index 1ed06f0d..bf92140f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumAliasInOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumAliasInOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumAliasNotIn.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumAliasNotIn.java index 450ae3f2..64c24395 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumAliasNotIn.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumAliasNotIn.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class EnumAliasNotIn extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EnumAliasNotIn.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumAliasNotInOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumAliasNotInOrBuilder.java index 5f43e9af..18d622d2 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumAliasNotInOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumAliasNotInOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumConst.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumConst.java index 60f0af10..9ff074b4 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumConst.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumConst.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class EnumConst extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EnumConst.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumConstOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumConstOrBuilder.java index 3c4bfb71..18d017cc 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumConstOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumConstOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumDefined.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumDefined.java index 4320f760..95c21f6a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumDefined.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumDefined.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class EnumDefined extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EnumDefined.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumDefinedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumDefinedOrBuilder.java index 427672cd..0f6808f6 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumDefinedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumDefinedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumExample.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumExample.java index 442a8f03..441d0b97 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumExample.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumExample.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class EnumExample extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EnumExample.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumExampleOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumExampleOrBuilder.java index b61c5a97..7aa0cd5a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumExampleOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumExampleOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumExternal.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumExternal.java index 56482414..ec38d701 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumExternal.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumExternal.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class EnumExternal extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EnumExternal.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumExternal2.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumExternal2.java index a59ab0cc..12a1ae97 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumExternal2.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumExternal2.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class EnumExternal2 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EnumExternal2.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumExternal2OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumExternal2OrBuilder.java index 2d1030cf..e99afd57 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumExternal2OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumExternal2OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumExternalOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumExternalOrBuilder.java index 9211b8f9..ad89c165 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumExternalOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumExternalOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumIn.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumIn.java index ff01458b..7185bf9a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumIn.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumIn.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class EnumIn extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EnumIn.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumInOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumInOrBuilder.java index 6369fdcc..9b7d5be9 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumInOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumInOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumInsideOneof.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumInsideOneof.java index 4008b660..0bdae58f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumInsideOneof.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumInsideOneof.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class EnumInsideOneof extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EnumInsideOneof.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumInsideOneofOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumInsideOneofOrBuilder.java index 0f6827f7..27e07ca8 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumInsideOneofOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumInsideOneofOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumNone.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumNone.java index 6bf315d3..8c008b8b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumNone.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumNone.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class EnumNone extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EnumNone.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumNoneOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumNoneOrBuilder.java index 908bf2cc..b99b43b9 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumNoneOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumNoneOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumNotIn.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumNotIn.java index fcf395e0..cb39807d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumNotIn.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumNotIn.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class EnumNotIn extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EnumNotIn.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumNotInOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumNotInOrBuilder.java index b1ac45a9..723aa0e7 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumNotInOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumNotInOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumsProto.java b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumsProto.java index d4564ead..6a20ae7e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/EnumsProto.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/EnumsProto.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -12,7 +12,7 @@ private EnumsProto() {} com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EnumsProto.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/FilenameWithDashProto.java b/conformance/src/main/java/build/buf/validate/conformance/cases/FilenameWithDashProto.java index d6c0104b..ab4679bb 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/FilenameWithDashProto.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/FilenameWithDashProto.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/filename-with-dash.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -12,7 +12,7 @@ private FilenameWithDashProto() {} com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", FilenameWithDashProto.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32Const.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32Const.java index a201dbaa..ed2a23d9 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32Const.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32Const.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Fixed32Const extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Fixed32Const.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32ConstOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32ConstOrBuilder.java index eb48148f..c6b88764 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32ConstOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32ConstOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32ExGTELTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32ExGTELTE.java index f85ab646..8c91ba81 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32ExGTELTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32ExGTELTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Fixed32ExGTELTE extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Fixed32ExGTELTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32ExGTELTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32ExGTELTEOrBuilder.java index a182d43f..1bcb718f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32ExGTELTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32ExGTELTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32ExLTGT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32ExLTGT.java index 35c2a5d9..0a529a2c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32ExLTGT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32ExLTGT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Fixed32ExLTGT extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Fixed32ExLTGT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32ExLTGTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32ExLTGTOrBuilder.java index a33381f1..b188d577 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32ExLTGTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32ExLTGTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32Example.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32Example.java index 517c5b7c..c3928f15 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32Example.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32Example.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Fixed32Example extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Fixed32Example.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32ExampleOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32ExampleOrBuilder.java index 4d24b51e..9952d004 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32ExampleOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32ExampleOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32GT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32GT.java index fa870e64..223af915 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32GT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32GT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Fixed32GT extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Fixed32GT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32GTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32GTE.java index 983cdc9a..656b68b0 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32GTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32GTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Fixed32GTE extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Fixed32GTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32GTELTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32GTELTE.java index 895f0921..360099b2 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32GTELTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32GTELTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Fixed32GTELTE extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Fixed32GTELTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32GTELTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32GTELTEOrBuilder.java index e678ab7a..dc67bab0 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32GTELTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32GTELTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32GTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32GTEOrBuilder.java index 11fde922..fa7e5af2 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32GTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32GTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32GTLT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32GTLT.java index b49bb1d2..073b3755 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32GTLT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32GTLT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Fixed32GTLT extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Fixed32GTLT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32GTLTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32GTLTOrBuilder.java index 75b2010e..e758a9f0 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32GTLTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32GTLTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32GTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32GTOrBuilder.java index 4114f0f1..72f4bf44 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32GTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32GTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32Ignore.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32Ignore.java index 45d26ab6..30afc4f7 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32Ignore.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32Ignore.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Fixed32Ignore extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Fixed32Ignore.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32IgnoreOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32IgnoreOrBuilder.java index 7585214e..506734d9 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32IgnoreOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32IgnoreOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32In.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32In.java index 91e15f48..b990b0a8 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32In.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32In.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Fixed32In extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Fixed32In.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32InOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32InOrBuilder.java index dd9d9399..f425997f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32InOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32InOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32IncorrectType.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32IncorrectType.java index f95b8ae5..453a150d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32IncorrectType.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32IncorrectType.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Fixed32IncorrectType extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Fixed32IncorrectType.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32IncorrectTypeOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32IncorrectTypeOrBuilder.java index c3edf598..f8ab4ac6 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32IncorrectTypeOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32IncorrectTypeOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32LT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32LT.java index e287301e..e9424a9c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32LT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32LT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Fixed32LT extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Fixed32LT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32LTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32LTE.java index 4126833d..bcc92e03 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32LTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32LTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Fixed32LTE extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Fixed32LTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32LTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32LTEOrBuilder.java index 428298a7..ce4e1c8e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32LTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32LTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32LTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32LTOrBuilder.java index bde77d41..9827719c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32LTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32LTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32None.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32None.java index 049ff0c2..611e1c43 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32None.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32None.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Fixed32None extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Fixed32None.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32NoneOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32NoneOrBuilder.java index fe475813..e96b523e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32NoneOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32NoneOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32NotIn.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32NotIn.java index 6b869bd6..b20fac0f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32NotIn.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32NotIn.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Fixed32NotIn extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Fixed32NotIn.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32NotInOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32NotInOrBuilder.java index ef77a6dc..d43fed99 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32NotInOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed32NotInOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64Const.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64Const.java index 645d9dcd..34bd4e0e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64Const.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64Const.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Fixed64Const extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Fixed64Const.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64ConstOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64ConstOrBuilder.java index e4793982..79c7c469 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64ConstOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64ConstOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64ExGTELTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64ExGTELTE.java index 356df0dd..4ada4e4f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64ExGTELTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64ExGTELTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Fixed64ExGTELTE extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Fixed64ExGTELTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64ExGTELTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64ExGTELTEOrBuilder.java index 24c9733a..acf07c74 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64ExGTELTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64ExGTELTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64ExLTGT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64ExLTGT.java index 4684c1e8..28168047 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64ExLTGT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64ExLTGT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Fixed64ExLTGT extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Fixed64ExLTGT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64ExLTGTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64ExLTGTOrBuilder.java index a73b8f3a..0fa04469 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64ExLTGTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64ExLTGTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64Example.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64Example.java index eb73d654..8913dd6e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64Example.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64Example.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Fixed64Example extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Fixed64Example.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64ExampleOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64ExampleOrBuilder.java index 9646fb0c..3327a63d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64ExampleOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64ExampleOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64GT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64GT.java index deb2539b..5aab365d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64GT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64GT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Fixed64GT extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Fixed64GT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64GTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64GTE.java index fed46384..c5abc920 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64GTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64GTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Fixed64GTE extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Fixed64GTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64GTELTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64GTELTE.java index 9288d33c..421e6c13 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64GTELTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64GTELTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Fixed64GTELTE extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Fixed64GTELTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64GTELTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64GTELTEOrBuilder.java index 93f31c96..bb27de2f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64GTELTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64GTELTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64GTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64GTEOrBuilder.java index ee2791f3..2d6c4138 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64GTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64GTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64GTLT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64GTLT.java index 91d054f2..09543b85 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64GTLT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64GTLT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Fixed64GTLT extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Fixed64GTLT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64GTLTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64GTLTOrBuilder.java index bff5e64f..1d7c9ea3 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64GTLTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64GTLTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64GTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64GTOrBuilder.java index 86799542..fb398e7d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64GTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64GTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64Ignore.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64Ignore.java index 27e14348..3e65e969 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64Ignore.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64Ignore.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Fixed64Ignore extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Fixed64Ignore.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64IgnoreOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64IgnoreOrBuilder.java index f48230d9..002f6ee6 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64IgnoreOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64IgnoreOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64In.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64In.java index 06729a64..88b5409d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64In.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64In.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Fixed64In extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Fixed64In.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64InOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64InOrBuilder.java index 6ff544fc..e07620c6 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64InOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64InOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64IncorrectType.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64IncorrectType.java index fb163446..955ecf27 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64IncorrectType.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64IncorrectType.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Fixed64IncorrectType extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Fixed64IncorrectType.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64IncorrectTypeOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64IncorrectTypeOrBuilder.java index 92464536..1118c2f4 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64IncorrectTypeOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64IncorrectTypeOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64LT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64LT.java index 2c074d5c..b1155875 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64LT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64LT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Fixed64LT extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Fixed64LT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64LTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64LTE.java index 15b7c082..29152074 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64LTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64LTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Fixed64LTE extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Fixed64LTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64LTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64LTEOrBuilder.java index bc89275a..25b5b1bc 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64LTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64LTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64LTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64LTOrBuilder.java index b8b31031..2064b8ef 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64LTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64LTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64None.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64None.java index d36db8a7..dcaedde2 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64None.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64None.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Fixed64None extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Fixed64None.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64NoneOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64NoneOrBuilder.java index 317ad922..d93cb3e2 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64NoneOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64NoneOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64NotIn.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64NotIn.java index 973f5385..12d2dffb 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64NotIn.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64NotIn.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Fixed64NotIn extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Fixed64NotIn.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64NotInOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64NotInOrBuilder.java index 74c061be..a4bc4735 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64NotInOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Fixed64NotInOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatConst.java b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatConst.java index bdb75565..0dcaca4a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatConst.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatConst.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class FloatConst extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", FloatConst.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatConstOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatConstOrBuilder.java index 67587271..ab6ac589 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatConstOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatConstOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatExGTELTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatExGTELTE.java index eaf53ce2..44b74edf 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatExGTELTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatExGTELTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class FloatExGTELTE extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", FloatExGTELTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatExGTELTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatExGTELTEOrBuilder.java index 0a726a13..d9e21840 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatExGTELTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatExGTELTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatExLTGT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatExLTGT.java index 9bba047f..c81b84c1 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatExLTGT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatExLTGT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class FloatExLTGT extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", FloatExLTGT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatExLTGTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatExLTGTOrBuilder.java index ec4b1922..695029a2 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatExLTGTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatExLTGTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatExample.java b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatExample.java index 8d4e4561..5792b659 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatExample.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatExample.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class FloatExample extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", FloatExample.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatExampleOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatExampleOrBuilder.java index ec70e862..43a1bf21 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatExampleOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatExampleOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatFinite.java b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatFinite.java index f0a16092..f55777b3 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatFinite.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatFinite.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class FloatFinite extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", FloatFinite.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatFiniteOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatFiniteOrBuilder.java index bb919d08..f744ceb8 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatFiniteOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatFiniteOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatGT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatGT.java index 7ca2ff6e..9e1a88e7 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatGT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatGT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class FloatGT extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", FloatGT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatGTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatGTE.java index fb06f1e7..95431b5c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatGTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatGTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class FloatGTE extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", FloatGTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatGTELTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatGTELTE.java index 927a376e..5773e2bc 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatGTELTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatGTELTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class FloatGTELTE extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", FloatGTELTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatGTELTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatGTELTEOrBuilder.java index 61484af5..40c2009c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatGTELTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatGTELTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatGTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatGTEOrBuilder.java index 7b0cf0a6..d73b8425 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatGTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatGTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatGTLT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatGTLT.java index 9392b21f..c3e0c75b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatGTLT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatGTLT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class FloatGTLT extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", FloatGTLT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatGTLTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatGTLTOrBuilder.java index bc466412..704cfb05 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatGTLTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatGTLTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatGTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatGTOrBuilder.java index 587f334e..2be3c80d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatGTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatGTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatIgnore.java b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatIgnore.java index b337afc2..3dfbad40 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatIgnore.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatIgnore.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class FloatIgnore extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", FloatIgnore.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatIgnoreOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatIgnoreOrBuilder.java index 21d9b1be..8e2c45b5 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatIgnoreOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatIgnoreOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatIn.java b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatIn.java index 4b17f2a1..be1fd526 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatIn.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatIn.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class FloatIn extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", FloatIn.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatInOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatInOrBuilder.java index e9c90bb7..77a9d08e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatInOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatInOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatIncorrectType.java b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatIncorrectType.java index aa181300..03804e8c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatIncorrectType.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatIncorrectType.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class FloatIncorrectType extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", FloatIncorrectType.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatIncorrectTypeOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatIncorrectTypeOrBuilder.java index 9a85a5f2..9a377506 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatIncorrectTypeOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatIncorrectTypeOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatLT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatLT.java index 4de446df..493f3a41 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatLT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatLT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class FloatLT extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", FloatLT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatLTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatLTE.java index 9003398b..f116c70a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatLTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatLTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class FloatLTE extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", FloatLTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatLTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatLTEOrBuilder.java index 09f7d9f5..f21086bf 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatLTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatLTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatLTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatLTOrBuilder.java index ddbacac3..f81ebab9 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatLTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatLTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatNone.java b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatNone.java index e050eac5..c87d2409 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatNone.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatNone.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class FloatNone extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", FloatNone.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatNoneOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatNoneOrBuilder.java index 9c359bbb..5cdb9654 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatNoneOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatNoneOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatNotFinite.java b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatNotFinite.java index f9798c31..0d9d74cd 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatNotFinite.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatNotFinite.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class FloatNotFinite extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", FloatNotFinite.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatNotFiniteOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatNotFiniteOrBuilder.java index de01942f..a8cef125 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatNotFiniteOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatNotFiniteOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatNotIn.java b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatNotIn.java index 4fbf77da..9a9996a0 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatNotIn.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatNotIn.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class FloatNotIn extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", FloatNotIn.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatNotInOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatNotInOrBuilder.java index a2dae2f7..ee77988e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/FloatNotInOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/FloatNotInOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMap.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMap.java index ea044abc..b35bb7eb 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMap.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMap.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class IgnoreEmptyEditionsMap extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", IgnoreEmptyEditionsMap.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMapOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMapOrBuilder.java index 1b15cc63..643cdfa9 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMapOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMapOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMessageExplicitPresence.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMessageExplicitPresence.java index 857d23ea..b5854eed 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMessageExplicitPresence.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMessageExplicitPresence.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class IgnoreEmptyEditionsMessageExplicitPresence extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", IgnoreEmptyEditionsMessageExplicitPresence.class.getName()); } @@ -76,7 +76,7 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMessageExplicitPresenceDelimited.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMessageExplicitPresenceDelimited.java index 242ca326..63dd2c37 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMessageExplicitPresenceDelimited.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMessageExplicitPresenceDelimited.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class IgnoreEmptyEditionsMessageExplicitPresenceDelimited extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", IgnoreEmptyEditionsMessageExplicitPresenceDelimited.class.getName()); } @@ -76,7 +76,7 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMessageExplicitPresenceDelimitedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMessageExplicitPresenceDelimitedOrBuilder.java index 8c89332b..a19b5490 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMessageExplicitPresenceDelimitedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMessageExplicitPresenceDelimitedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMessageExplicitPresenceOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMessageExplicitPresenceOrBuilder.java index 2473359a..ea6e37d1 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMessageExplicitPresenceOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMessageExplicitPresenceOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMessageLegacyRequired.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMessageLegacyRequired.java index f6b433bd..77aae727 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMessageLegacyRequired.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMessageLegacyRequired.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class IgnoreEmptyEditionsMessageLegacyRequired extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", IgnoreEmptyEditionsMessageLegacyRequired.class.getName()); } @@ -76,7 +76,7 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMessageLegacyRequiredDelimited.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMessageLegacyRequiredDelimited.java index a9554e9e..8b27e330 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMessageLegacyRequiredDelimited.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMessageLegacyRequiredDelimited.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class IgnoreEmptyEditionsMessageLegacyRequiredDelimited extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", IgnoreEmptyEditionsMessageLegacyRequiredDelimited.class.getName()); } @@ -76,7 +76,7 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMessageLegacyRequiredDelimitedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMessageLegacyRequiredDelimitedOrBuilder.java index abf4fe19..a9967018 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMessageLegacyRequiredDelimitedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMessageLegacyRequiredDelimitedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMessageLegacyRequiredOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMessageLegacyRequiredOrBuilder.java index 55140949..0dfa962e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMessageLegacyRequiredOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsMessageLegacyRequiredOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsOneof.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsOneof.java index 7607e209..a3042df8 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsOneof.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsOneof.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class IgnoreEmptyEditionsOneof extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", IgnoreEmptyEditionsOneof.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsOneofOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsOneofOrBuilder.java index f9b719dc..dd1de9b1 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsOneofOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsOneofOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsRepeated.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsRepeated.java index dd48ea76..624b66ff 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsRepeated.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsRepeated.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class IgnoreEmptyEditionsRepeated extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", IgnoreEmptyEditionsRepeated.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsRepeatedExpanded.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsRepeatedExpanded.java index 80434d44..de97f467 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsRepeatedExpanded.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsRepeatedExpanded.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class IgnoreEmptyEditionsRepeatedExpanded extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", IgnoreEmptyEditionsRepeatedExpanded.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsRepeatedExpandedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsRepeatedExpandedOrBuilder.java index 2c5bde24..7c57a4f9 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsRepeatedExpandedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsRepeatedExpandedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsRepeatedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsRepeatedOrBuilder.java index 638a9474..04475163 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsRepeatedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsRepeatedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarExplicitPresence.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarExplicitPresence.java index 96c626a0..4c73e69f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarExplicitPresence.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarExplicitPresence.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class IgnoreEmptyEditionsScalarExplicitPresence extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", IgnoreEmptyEditionsScalarExplicitPresence.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarExplicitPresenceOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarExplicitPresenceOrBuilder.java index 66e5e593..85e834a3 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarExplicitPresenceOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarExplicitPresenceOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarExplicitPresenceWithDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarExplicitPresenceWithDefault.java index bca109d5..90a560b5 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarExplicitPresenceWithDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarExplicitPresenceWithDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class IgnoreEmptyEditionsScalarExplicitPresenceWithDefault extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", IgnoreEmptyEditionsScalarExplicitPresenceWithDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarExplicitPresenceWithDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarExplicitPresenceWithDefaultOrBuilder.java index cb4b4489..33e99f69 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarExplicitPresenceWithDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarExplicitPresenceWithDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarImplicitPresence.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarImplicitPresence.java index 62dc2169..3659eed5 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarImplicitPresence.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarImplicitPresence.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class IgnoreEmptyEditionsScalarImplicitPresence extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", IgnoreEmptyEditionsScalarImplicitPresence.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarImplicitPresenceOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarImplicitPresenceOrBuilder.java index 6efd2934..e5e109fa 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarImplicitPresenceOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarImplicitPresenceOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarLegacyRequired.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarLegacyRequired.java index ec3046ae..4714d3f2 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarLegacyRequired.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarLegacyRequired.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class IgnoreEmptyEditionsScalarLegacyRequired extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", IgnoreEmptyEditionsScalarLegacyRequired.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarLegacyRequiredOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarLegacyRequiredOrBuilder.java index d02602f4..e999b6e9 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarLegacyRequiredOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarLegacyRequiredOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarLegacyRequiredWithDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarLegacyRequiredWithDefault.java index ade5aab2..d0812342 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarLegacyRequiredWithDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarLegacyRequiredWithDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class IgnoreEmptyEditionsScalarLegacyRequiredWithDefault extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", IgnoreEmptyEditionsScalarLegacyRequiredWithDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarLegacyRequiredWithDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarLegacyRequiredWithDefaultOrBuilder.java index 75633b0e..d2c6bf0d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarLegacyRequiredWithDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyEditionsScalarLegacyRequiredWithDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyMapPairs.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyMapPairs.java index 394794fa..cde3b2eb 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyMapPairs.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyMapPairs.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class IgnoreEmptyMapPairs extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", IgnoreEmptyMapPairs.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyMapPairsOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyMapPairsOrBuilder.java index a6de76bc..a11d8f33 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyMapPairsOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyMapPairsOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2Map.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2Map.java index 072a3d2c..b76879ca 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2Map.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2Map.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class IgnoreEmptyProto2Map extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", IgnoreEmptyProto2Map.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2MapOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2MapOrBuilder.java index 8102d4ff..b1293071 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2MapOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2MapOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2Message.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2Message.java index 5eae8414..cce58670 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2Message.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2Message.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class IgnoreEmptyProto2Message extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", IgnoreEmptyProto2Message.class.getName()); } @@ -76,7 +76,7 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2MessageOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2MessageOrBuilder.java index 18ae8a62..2b65c7f2 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2MessageOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2MessageOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2Oneof.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2Oneof.java index f72de243..4fa0c8b8 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2Oneof.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2Oneof.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class IgnoreEmptyProto2Oneof extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", IgnoreEmptyProto2Oneof.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2OneofOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2OneofOrBuilder.java index 406fd284..c2f17ca9 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2OneofOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2OneofOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2Proto.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2Proto.java index 31e35f7b..1392cd72 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2Proto.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2Proto.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -12,7 +12,7 @@ private IgnoreEmptyProto2Proto() {} com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", IgnoreEmptyProto2Proto.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2Repeated.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2Repeated.java index 16d682fe..42fc0392 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2Repeated.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2Repeated.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class IgnoreEmptyProto2Repeated extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", IgnoreEmptyProto2Repeated.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2RepeatedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2RepeatedOrBuilder.java index d762e6cd..fbddce73 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2RepeatedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2RepeatedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2ScalarOptional.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2ScalarOptional.java index 8f18d917..3368e81f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2ScalarOptional.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2ScalarOptional.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class IgnoreEmptyProto2ScalarOptional extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", IgnoreEmptyProto2ScalarOptional.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2ScalarOptionalOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2ScalarOptionalOrBuilder.java index ef9cae9d..11168d9e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2ScalarOptionalOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2ScalarOptionalOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2ScalarOptionalWithDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2ScalarOptionalWithDefault.java index 95143afd..85ae0cb6 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2ScalarOptionalWithDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2ScalarOptionalWithDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class IgnoreEmptyProto2ScalarOptionalWithDefault extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", IgnoreEmptyProto2ScalarOptionalWithDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2ScalarOptionalWithDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2ScalarOptionalWithDefaultOrBuilder.java index 9a2cf51d..f8c97154 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2ScalarOptionalWithDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2ScalarOptionalWithDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2ScalarRequired.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2ScalarRequired.java index 71037f35..0db83af3 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2ScalarRequired.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2ScalarRequired.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class IgnoreEmptyProto2ScalarRequired extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", IgnoreEmptyProto2ScalarRequired.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2ScalarRequiredOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2ScalarRequiredOrBuilder.java index 17bd56c4..ee48e6a7 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2ScalarRequiredOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto2ScalarRequiredOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3Map.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3Map.java index ffceb160..151ee556 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3Map.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3Map.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class IgnoreEmptyProto3Map extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", IgnoreEmptyProto3Map.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3MapOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3MapOrBuilder.java index 45125411..92cb02d1 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3MapOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3MapOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3Message.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3Message.java index 67fed6de..1ec5d375 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3Message.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3Message.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class IgnoreEmptyProto3Message extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", IgnoreEmptyProto3Message.class.getName()); } @@ -71,7 +71,7 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3MessageOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3MessageOrBuilder.java index d8071179..922c9787 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3MessageOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3MessageOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3Oneof.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3Oneof.java index 8ef99ab9..cfd40b61 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3Oneof.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3Oneof.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class IgnoreEmptyProto3Oneof extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", IgnoreEmptyProto3Oneof.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3OneofOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3OneofOrBuilder.java index 3c5ba962..97220324 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3OneofOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3OneofOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3OptionalScalar.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3OptionalScalar.java index 2975317a..960b0214 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3OptionalScalar.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3OptionalScalar.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class IgnoreEmptyProto3OptionalScalar extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", IgnoreEmptyProto3OptionalScalar.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3OptionalScalarOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3OptionalScalarOrBuilder.java index f922e94a..cfe965ef 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3OptionalScalarOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3OptionalScalarOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3Proto.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3Proto.java index 32655719..176cb793 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3Proto.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3Proto.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -12,7 +12,7 @@ private IgnoreEmptyProto3Proto() {} com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", IgnoreEmptyProto3Proto.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3Repeated.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3Repeated.java index 908df551..b9cf1eae 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3Repeated.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3Repeated.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class IgnoreEmptyProto3Repeated extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", IgnoreEmptyProto3Repeated.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3RepeatedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3RepeatedOrBuilder.java index 78b7d29a..7e404b44 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3RepeatedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3RepeatedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3Scalar.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3Scalar.java index d55eec3d..dcf1315f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3Scalar.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3Scalar.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class IgnoreEmptyProto3Scalar extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", IgnoreEmptyProto3Scalar.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3ScalarOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3ScalarOrBuilder.java index 0c4765fa..e5f19538 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3ScalarOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProto3ScalarOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProtoEditionsProto.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProtoEditionsProto.java index c6e0aee2..ec1cbe75 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProtoEditionsProto.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyProtoEditionsProto.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -12,7 +12,7 @@ private IgnoreEmptyProtoEditionsProto() {} com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", IgnoreEmptyProtoEditionsProto.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyRepeatedItems.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyRepeatedItems.java index 8cac51ad..00516ba6 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyRepeatedItems.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyRepeatedItems.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class IgnoreEmptyRepeatedItems extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", IgnoreEmptyRepeatedItems.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyRepeatedItemsOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyRepeatedItemsOrBuilder.java index 2668bcd3..d6d3aead 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyRepeatedItemsOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreEmptyRepeatedItemsOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_empty_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreProto2Proto.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreProto2Proto.java index 5e0f7621..449b243a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreProto2Proto.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreProto2Proto.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -12,7 +12,7 @@ private IgnoreProto2Proto() {} com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", IgnoreProto2Proto.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreProto3Proto.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreProto3Proto.java index 571bd30d..6af1599d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreProto3Proto.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreProto3Proto.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -12,7 +12,7 @@ private IgnoreProto3Proto() {} com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", IgnoreProto3Proto.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreProtoEditionsProto.java b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreProtoEditionsProto.java index 8ddfd659..8eb6870e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreProtoEditionsProto.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/IgnoreProtoEditionsProto.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -12,7 +12,7 @@ private IgnoreProtoEditionsProto() {} com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", IgnoreProtoEditionsProto.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32Const.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32Const.java index fb39439f..5148b752 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32Const.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32Const.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Int32Const extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Int32Const.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32ConstOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32ConstOrBuilder.java index 3ac648df..863acd68 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32ConstOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32ConstOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32ExGTELTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32ExGTELTE.java index 728b1cc2..60624b10 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32ExGTELTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32ExGTELTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Int32ExGTELTE extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Int32ExGTELTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32ExGTELTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32ExGTELTEOrBuilder.java index 28b9fe67..912dba67 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32ExGTELTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32ExGTELTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32ExLTGT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32ExLTGT.java index a629664a..bfd29b38 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32ExLTGT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32ExLTGT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Int32ExLTGT extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Int32ExLTGT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32ExLTGTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32ExLTGTOrBuilder.java index db3041aa..360fb439 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32ExLTGTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32ExLTGTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32Example.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32Example.java index f0ed8f7a..28490381 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32Example.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32Example.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Int32Example extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Int32Example.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32ExampleOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32ExampleOrBuilder.java index c24330d4..ff66264a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32ExampleOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32ExampleOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32GT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32GT.java index 42f0dcd1..ffb61b1b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32GT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32GT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Int32GT extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Int32GT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32GTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32GTE.java index 53f0935a..e6944a7e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32GTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32GTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Int32GTE extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Int32GTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32GTELTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32GTELTE.java index aa43541c..98457919 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32GTELTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32GTELTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Int32GTELTE extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Int32GTELTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32GTELTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32GTELTEOrBuilder.java index 3648a074..b97209fc 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32GTELTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32GTELTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32GTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32GTEOrBuilder.java index df7b6371..8b126649 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32GTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32GTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32GTLT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32GTLT.java index b843e902..e86b1b76 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32GTLT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32GTLT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Int32GTLT extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Int32GTLT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32GTLTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32GTLTOrBuilder.java index 85535814..e0a99399 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32GTLTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32GTLTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32GTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32GTOrBuilder.java index 9dcef44b..611513cf 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32GTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32GTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32Ignore.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32Ignore.java index d131f7f4..02b099ec 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32Ignore.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32Ignore.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Int32Ignore extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Int32Ignore.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32IgnoreOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32IgnoreOrBuilder.java index 7d260086..c712f4e2 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32IgnoreOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32IgnoreOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32In.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32In.java index 71d77333..095ab1d9 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32In.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32In.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Int32In extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Int32In.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32InOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32InOrBuilder.java index 948b24d0..6a7d34ef 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32InOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32InOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32IncorrectType.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32IncorrectType.java index 0ba95c3e..da37b780 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32IncorrectType.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32IncorrectType.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Int32IncorrectType extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Int32IncorrectType.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32IncorrectTypeOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32IncorrectTypeOrBuilder.java index cd8fcc95..8b7dddfd 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32IncorrectTypeOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32IncorrectTypeOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32LT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32LT.java index 1021da79..89a90128 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32LT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32LT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Int32LT extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Int32LT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32LTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32LTE.java index 181b9aa9..6b33fe8b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32LTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32LTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Int32LTE extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Int32LTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32LTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32LTEOrBuilder.java index 3c0c7d2b..e3e98ad2 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32LTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32LTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32LTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32LTOrBuilder.java index ae709d21..5a092e8a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32LTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32LTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32None.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32None.java index 6d33213b..2355a226 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32None.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32None.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Int32None extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Int32None.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32NoneOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32NoneOrBuilder.java index 79f15e23..01536313 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32NoneOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32NoneOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32NotIn.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32NotIn.java index 57e27d46..8cd9ff8e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32NotIn.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32NotIn.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Int32NotIn extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Int32NotIn.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32NotInOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32NotInOrBuilder.java index 1d04c040..7725bf73 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int32NotInOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int32NotInOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64BigConstraints.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64BigConstraints.java index e25ed0ce..9a9ae7f6 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64BigConstraints.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64BigConstraints.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Int64BigConstraints extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Int64BigConstraints.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64BigConstraintsOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64BigConstraintsOrBuilder.java index 3ae8d20d..2d0d6eba 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64BigConstraintsOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64BigConstraintsOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64Const.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64Const.java index 68a1936f..7fd8e554 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64Const.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64Const.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Int64Const extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Int64Const.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64ConstOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64ConstOrBuilder.java index 35ed1946..ab6d2b2d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64ConstOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64ConstOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64ExGTELTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64ExGTELTE.java index d5a22841..6b2fab7d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64ExGTELTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64ExGTELTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Int64ExGTELTE extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Int64ExGTELTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64ExGTELTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64ExGTELTEOrBuilder.java index b15438bb..c45597f0 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64ExGTELTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64ExGTELTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64ExLTGT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64ExLTGT.java index 285622c3..1d916107 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64ExLTGT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64ExLTGT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Int64ExLTGT extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Int64ExLTGT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64ExLTGTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64ExLTGTOrBuilder.java index 0a0c20ed..13cde65a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64ExLTGTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64ExLTGTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64Example.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64Example.java index 770756e1..54e2f997 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64Example.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64Example.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Int64Example extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Int64Example.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64ExampleOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64ExampleOrBuilder.java index 7118f7b3..6195674a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64ExampleOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64ExampleOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64GT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64GT.java index a763ca9a..7ebddb71 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64GT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64GT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Int64GT extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Int64GT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64GTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64GTE.java index 7bfd6c1d..46ace9f2 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64GTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64GTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Int64GTE extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Int64GTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64GTELTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64GTELTE.java index 2a63f9b1..e76867dd 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64GTELTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64GTELTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Int64GTELTE extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Int64GTELTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64GTELTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64GTELTEOrBuilder.java index 94d51c2f..ebf3dfea 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64GTELTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64GTELTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64GTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64GTEOrBuilder.java index 8e89d19e..e4e4da64 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64GTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64GTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64GTLT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64GTLT.java index 941db93d..ee50baac 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64GTLT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64GTLT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Int64GTLT extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Int64GTLT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64GTLTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64GTLTOrBuilder.java index 9a439258..ce34df19 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64GTLTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64GTLTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64GTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64GTOrBuilder.java index 5a8e1fa4..227251f7 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64GTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64GTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64Ignore.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64Ignore.java index 446a0e98..aa1f4393 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64Ignore.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64Ignore.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Int64Ignore extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Int64Ignore.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64IgnoreOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64IgnoreOrBuilder.java index 348f715a..f4fdcea3 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64IgnoreOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64IgnoreOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64In.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64In.java index 8426ed90..2c45002c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64In.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64In.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Int64In extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Int64In.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64InOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64InOrBuilder.java index e1d55ad5..b8c93f6d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64InOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64InOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64IncorrectType.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64IncorrectType.java index deacf23d..030cce5b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64IncorrectType.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64IncorrectType.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Int64IncorrectType extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Int64IncorrectType.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64IncorrectTypeOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64IncorrectTypeOrBuilder.java index 23d691bd..6fecab3d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64IncorrectTypeOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64IncorrectTypeOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64LT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64LT.java index a6875c2d..e68bb597 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64LT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64LT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Int64LT extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Int64LT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64LTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64LTE.java index 6131bf70..5e954a35 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64LTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64LTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Int64LTE extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Int64LTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64LTEOptional.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64LTEOptional.java index bf550305..13363455 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64LTEOptional.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64LTEOptional.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Int64LTEOptional extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Int64LTEOptional.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64LTEOptionalOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64LTEOptionalOrBuilder.java index 785e8d28..48285330 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64LTEOptionalOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64LTEOptionalOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64LTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64LTEOrBuilder.java index 1f8e05fc..9e00e008 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64LTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64LTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64LTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64LTOrBuilder.java index 936a4237..c86acfde 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64LTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64LTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64None.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64None.java index 9d1f9dd3..dce03151 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64None.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64None.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Int64None extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Int64None.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64NoneOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64NoneOrBuilder.java index 67977cfb..f86e02d9 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64NoneOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64NoneOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64NotIn.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64NotIn.java index c8beb2d4..e6618fd9 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64NotIn.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64NotIn.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Int64NotIn extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Int64NotIn.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64NotInOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64NotInOrBuilder.java index 0f888484..f2fcfc38 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Int64NotInOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Int64NotInOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/KitchenSinkMessage.java b/conformance/src/main/java/build/buf/validate/conformance/cases/KitchenSinkMessage.java index 8fbc4a78..dd2cd0f9 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/KitchenSinkMessage.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/KitchenSinkMessage.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/kitchen_sink.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class KitchenSinkMessage extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", KitchenSinkMessage.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/KitchenSinkMessageOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/KitchenSinkMessageOrBuilder.java index efb6be67..d3b2f381 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/KitchenSinkMessageOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/KitchenSinkMessageOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/kitchen_sink.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/KitchenSinkProto.java b/conformance/src/main/java/build/buf/validate/conformance/cases/KitchenSinkProto.java index 62f7e90f..78ae3d94 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/KitchenSinkProto.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/KitchenSinkProto.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/kitchen_sink.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -12,7 +12,7 @@ private KitchenSinkProto() {} com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", KitchenSinkProto.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MapEnumDefined.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MapEnumDefined.java index c8611a5d..a716833b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MapEnumDefined.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MapEnumDefined.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class MapEnumDefined extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", MapEnumDefined.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MapEnumDefinedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MapEnumDefinedOrBuilder.java index 61fab67f..4b56cdb6 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MapEnumDefinedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MapEnumDefinedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MapExact.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MapExact.java index d0d78e4e..89897451 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MapExact.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MapExact.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/maps.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class MapExact extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", MapExact.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MapExactIgnore.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MapExactIgnore.java index 8cc9e280..065c4425 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MapExactIgnore.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MapExactIgnore.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/maps.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class MapExactIgnore extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", MapExactIgnore.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MapExactIgnoreOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MapExactIgnoreOrBuilder.java index de0594ed..9cec2945 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MapExactIgnoreOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MapExactIgnoreOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/maps.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MapExactOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MapExactOrBuilder.java index 5608bb35..ef67b063 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MapExactOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MapExactOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/maps.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MapExternalEnumDefined.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MapExternalEnumDefined.java index 972a9a48..03410535 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MapExternalEnumDefined.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MapExternalEnumDefined.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class MapExternalEnumDefined extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", MapExternalEnumDefined.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MapExternalEnumDefinedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MapExternalEnumDefinedOrBuilder.java index 46386df8..922c2ab1 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MapExternalEnumDefinedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MapExternalEnumDefinedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MapKeys.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MapKeys.java index 2095b43e..94fabcf5 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MapKeys.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MapKeys.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/maps.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class MapKeys extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", MapKeys.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MapKeysOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MapKeysOrBuilder.java index dbd14245..a72bf088 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MapKeysOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MapKeysOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/maps.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MapKeysPattern.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MapKeysPattern.java index fa94c258..526a3b19 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MapKeysPattern.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MapKeysPattern.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/maps.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class MapKeysPattern extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", MapKeysPattern.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MapKeysPatternOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MapKeysPatternOrBuilder.java index d052418a..9d6e7b13 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MapKeysPatternOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MapKeysPatternOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/maps.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MapMax.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MapMax.java index b7ad2b85..7484151d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MapMax.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MapMax.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/maps.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class MapMax extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", MapMax.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MapMaxOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MapMaxOrBuilder.java index 3fda2546..45d89ba6 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MapMaxOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MapMaxOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/maps.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MapMin.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MapMin.java index 50e6d61d..1a1806ab 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MapMin.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MapMin.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/maps.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class MapMin extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", MapMin.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MapMinMax.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MapMinMax.java index 580c84c7..23534832 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MapMinMax.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MapMinMax.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/maps.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class MapMinMax extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", MapMinMax.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MapMinMaxOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MapMinMaxOrBuilder.java index 5e48e41c..0cbfbc70 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MapMinMaxOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MapMinMaxOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/maps.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MapMinOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MapMinOrBuilder.java index 2d36579c..a1238212 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MapMinOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MapMinOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/maps.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MapNone.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MapNone.java index 48430d5c..4f05ca6e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MapNone.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MapNone.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/maps.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class MapNone extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", MapNone.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MapNoneOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MapNoneOrBuilder.java index 4c2f8e79..a55ecca3 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MapNoneOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MapNoneOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/maps.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MapRecursive.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MapRecursive.java index 679b6c94..e616d132 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MapRecursive.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MapRecursive.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/maps.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class MapRecursive extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", MapRecursive.class.getName()); } @@ -83,7 +83,7 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MapRecursiveOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MapRecursiveOrBuilder.java index b7232ab0..3414a426 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MapRecursiveOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MapRecursiveOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/maps.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MapValues.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MapValues.java index ebf922c5..11107cdf 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MapValues.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MapValues.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/maps.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class MapValues extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", MapValues.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MapValuesOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MapValuesOrBuilder.java index 84547e02..0be8f8f0 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MapValuesOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MapValuesOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/maps.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MapValuesPattern.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MapValuesPattern.java index 6deb6cdb..b408a19f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MapValuesPattern.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MapValuesPattern.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/maps.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class MapValuesPattern extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", MapValuesPattern.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MapValuesPatternOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MapValuesPatternOrBuilder.java index d17b0c72..2a101514 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MapValuesPatternOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MapValuesPatternOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/maps.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MapsProto.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MapsProto.java index 7f6acd42..dd099ac5 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MapsProto.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MapsProto.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/maps.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -12,7 +12,7 @@ private MapsProto() {} com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", MapsProto.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Message.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Message.java index 7cd1877d..1ea620de 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Message.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Message.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/messages.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Message extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Message.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MessageCrossPackage.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MessageCrossPackage.java index 2ad5dadf..4a20ebfc 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MessageCrossPackage.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MessageCrossPackage.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/messages.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class MessageCrossPackage extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", MessageCrossPackage.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MessageCrossPackageOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MessageCrossPackageOrBuilder.java index 8f39d747..fea3de18 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MessageCrossPackageOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MessageCrossPackageOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/messages.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MessageDisabled.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MessageDisabled.java index 10af787f..d1025b82 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MessageDisabled.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MessageDisabled.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/messages.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class MessageDisabled extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", MessageDisabled.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MessageDisabledOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MessageDisabledOrBuilder.java index a6228dd9..e44d2fbe 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MessageDisabledOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MessageDisabledOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/messages.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MessageNone.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MessageNone.java index a4e53ccb..ca7a032e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MessageNone.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MessageNone.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/messages.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class MessageNone extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", MessageNone.class.getName()); } @@ -59,7 +59,7 @@ public static final class NoneMsg extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", NoneMsg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MessageNoneOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MessageNoneOrBuilder.java index 8933630a..ddf33d4d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MessageNoneOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MessageNoneOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/messages.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MessageOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MessageOrBuilder.java index 1fa6723b..2c1621d8 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MessageOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MessageOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/messages.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MessageRequired.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MessageRequired.java index aeb1500f..f0a8e2d2 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MessageRequired.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MessageRequired.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/messages.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class MessageRequired extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", MessageRequired.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MessageRequiredButOptional.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MessageRequiredButOptional.java index d01ac803..71d86dcf 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MessageRequiredButOptional.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MessageRequiredButOptional.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/messages.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class MessageRequiredButOptional extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", MessageRequiredButOptional.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MessageRequiredButOptionalOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MessageRequiredButOptionalOrBuilder.java index 4e356a54..f669f34d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MessageRequiredButOptionalOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MessageRequiredButOptionalOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/messages.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MessageRequiredOneof.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MessageRequiredOneof.java index d003f780..0e4b28ad 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MessageRequiredOneof.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MessageRequiredOneof.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/messages.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class MessageRequiredOneof extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", MessageRequiredOneof.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MessageRequiredOneofOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MessageRequiredOneofOrBuilder.java index 4ee56601..c60472d3 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MessageRequiredOneofOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MessageRequiredOneofOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/messages.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MessageRequiredOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MessageRequiredOrBuilder.java index 0345a1fb..39683252 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MessageRequiredOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MessageRequiredOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/messages.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MessageSkip.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MessageSkip.java index 88c2ac88..4c04d06b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MessageSkip.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MessageSkip.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/messages.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class MessageSkip extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", MessageSkip.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MessageSkipOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MessageSkipOrBuilder.java index 7b276090..41726620 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MessageSkipOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MessageSkipOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/messages.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MessageWith3dInside.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MessageWith3dInside.java index 3ed06033..43b5f883 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MessageWith3dInside.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MessageWith3dInside.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/messages.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class MessageWith3dInside extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", MessageWith3dInside.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MessageWith3dInsideOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MessageWith3dInsideOrBuilder.java index c1c82ed5..54827df6 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MessageWith3dInsideOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MessageWith3dInsideOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/messages.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MessagesProto.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MessagesProto.java index ad4a238c..cef84064 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MessagesProto.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MessagesProto.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/messages.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -12,7 +12,7 @@ private MessagesProto() {} com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", MessagesProto.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MultipleMaps.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MultipleMaps.java index 77f3296d..3a1cd9ec 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MultipleMaps.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MultipleMaps.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/maps.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class MultipleMaps extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", MultipleMaps.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/MultipleMapsOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/MultipleMapsOrBuilder.java index e9306456..7df0c662 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/MultipleMapsOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/MultipleMapsOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/maps.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/NumbersProto.java b/conformance/src/main/java/build/buf/validate/conformance/cases/NumbersProto.java index fcdef7c9..b0b78f89 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/NumbersProto.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/NumbersProto.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -12,7 +12,7 @@ private NumbersProto() {} com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", NumbersProto.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Oneof.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Oneof.java index cc69d408..c548dcb9 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Oneof.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Oneof.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/oneofs.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Oneof extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Oneof.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/OneofNone.java b/conformance/src/main/java/build/buf/validate/conformance/cases/OneofNone.java index 1883656b..baf96861 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/OneofNone.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/OneofNone.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/oneofs.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class OneofNone extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", OneofNone.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/OneofNoneOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/OneofNoneOrBuilder.java index 401f0375..e62ae84f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/OneofNoneOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/OneofNoneOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/oneofs.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/OneofOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/OneofOrBuilder.java index 6b876638..1d38e411 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/OneofOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/OneofOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/oneofs.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/OneofRequired.java b/conformance/src/main/java/build/buf/validate/conformance/cases/OneofRequired.java index f278932e..5532823a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/OneofRequired.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/OneofRequired.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/oneofs.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class OneofRequired extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", OneofRequired.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/OneofRequiredOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/OneofRequiredOrBuilder.java index ab9dedee..8a258940 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/OneofRequiredOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/OneofRequiredOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/oneofs.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/OneofRequiredWithRequiredField.java b/conformance/src/main/java/build/buf/validate/conformance/cases/OneofRequiredWithRequiredField.java index aacf9dee..34614e0d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/OneofRequiredWithRequiredField.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/OneofRequiredWithRequiredField.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/oneofs.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class OneofRequiredWithRequiredField extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", OneofRequiredWithRequiredField.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/OneofRequiredWithRequiredFieldOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/OneofRequiredWithRequiredFieldOrBuilder.java index 23dcfacf..a7dec17c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/OneofRequiredWithRequiredFieldOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/OneofRequiredWithRequiredFieldOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/oneofs.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/OneofsProto.java b/conformance/src/main/java/build/buf/validate/conformance/cases/OneofsProto.java index d96e1a92..b1afca39 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/OneofsProto.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/OneofsProto.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/oneofs.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -12,7 +12,7 @@ private OneofsProto() {} com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", OneofsProto.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedAndCustomRuleEdition2023.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedAndCustomRuleEdition2023.java index 1815c4f5..f9ef5be3 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedAndCustomRuleEdition2023.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedAndCustomRuleEdition2023.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class PredefinedAndCustomRuleEdition2023 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", PredefinedAndCustomRuleEdition2023.class.getName()); } @@ -70,7 +70,7 @@ public static final class Nested extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Nested.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedAndCustomRuleEdition2023OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedAndCustomRuleEdition2023OrBuilder.java index 59f597fd..1b5ddeef 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedAndCustomRuleEdition2023OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedAndCustomRuleEdition2023OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedAndCustomRuleProto2.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedAndCustomRuleProto2.java index 8c24b266..a870fb8a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedAndCustomRuleProto2.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedAndCustomRuleProto2.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class PredefinedAndCustomRuleProto2 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", PredefinedAndCustomRuleProto2.class.getName()); } @@ -70,7 +70,7 @@ public static final class Nested extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Nested.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedAndCustomRuleProto2OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedAndCustomRuleProto2OrBuilder.java index 4258010c..d1454c84 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedAndCustomRuleProto2OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedAndCustomRuleProto2OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedAndCustomRuleProto3.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedAndCustomRuleProto3.java index 8da44e29..9b9fa9d2 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedAndCustomRuleProto3.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedAndCustomRuleProto3.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class PredefinedAndCustomRuleProto3 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", PredefinedAndCustomRuleProto3.class.getName()); } @@ -65,7 +65,7 @@ public static final class Nested extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Nested.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedAndCustomRuleProto3OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedAndCustomRuleProto3OrBuilder.java index 3c1c2081..482f837d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedAndCustomRuleProto3OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedAndCustomRuleProto3OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedBoolRuleEdition2023.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedBoolRuleEdition2023.java index f31323df..f9a668c7 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedBoolRuleEdition2023.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedBoolRuleEdition2023.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class PredefinedBoolRuleEdition2023 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", PredefinedBoolRuleEdition2023.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedBoolRuleEdition2023OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedBoolRuleEdition2023OrBuilder.java index dc636715..2ae16d10 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedBoolRuleEdition2023OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedBoolRuleEdition2023OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedBoolRuleProto2.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedBoolRuleProto2.java index 7624df0e..02017ae9 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedBoolRuleProto2.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedBoolRuleProto2.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class PredefinedBoolRuleProto2 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", PredefinedBoolRuleProto2.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedBoolRuleProto2OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedBoolRuleProto2OrBuilder.java index 97b75bc5..2dae46e6 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedBoolRuleProto2OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedBoolRuleProto2OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedBoolRuleProto3.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedBoolRuleProto3.java index fac71b7a..029823d7 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedBoolRuleProto3.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedBoolRuleProto3.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class PredefinedBoolRuleProto3 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", PredefinedBoolRuleProto3.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedBoolRuleProto3OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedBoolRuleProto3OrBuilder.java index fd7198de..f403c11f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedBoolRuleProto3OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedBoolRuleProto3OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedBytesRuleEdition2023.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedBytesRuleEdition2023.java index e8fc736a..52ca7395 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedBytesRuleEdition2023.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedBytesRuleEdition2023.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class PredefinedBytesRuleEdition2023 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", PredefinedBytesRuleEdition2023.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedBytesRuleEdition2023OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedBytesRuleEdition2023OrBuilder.java index 76d421f2..a288f83f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedBytesRuleEdition2023OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedBytesRuleEdition2023OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedBytesRuleProto2.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedBytesRuleProto2.java index f2df50d6..94afb4ae 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedBytesRuleProto2.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedBytesRuleProto2.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class PredefinedBytesRuleProto2 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", PredefinedBytesRuleProto2.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedBytesRuleProto2OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedBytesRuleProto2OrBuilder.java index 2a3051f9..696a4828 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedBytesRuleProto2OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedBytesRuleProto2OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedBytesRuleProto3.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedBytesRuleProto3.java index aafc4f40..d90a846e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedBytesRuleProto3.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedBytesRuleProto3.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class PredefinedBytesRuleProto3 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", PredefinedBytesRuleProto3.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedBytesRuleProto3OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedBytesRuleProto3OrBuilder.java index 52a8b1b1..2b6b4195 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedBytesRuleProto3OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedBytesRuleProto3OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedDoubleRuleEdition2023.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedDoubleRuleEdition2023.java index dd0fb2c4..10589f61 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedDoubleRuleEdition2023.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedDoubleRuleEdition2023.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class PredefinedDoubleRuleEdition2023 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", PredefinedDoubleRuleEdition2023.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedDoubleRuleEdition2023OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedDoubleRuleEdition2023OrBuilder.java index db7b3dc6..e7e6f9e6 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedDoubleRuleEdition2023OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedDoubleRuleEdition2023OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedDoubleRuleProto2.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedDoubleRuleProto2.java index c12ba91b..c675862c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedDoubleRuleProto2.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedDoubleRuleProto2.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class PredefinedDoubleRuleProto2 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", PredefinedDoubleRuleProto2.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedDoubleRuleProto2OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedDoubleRuleProto2OrBuilder.java index 1697c229..d61aab10 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedDoubleRuleProto2OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedDoubleRuleProto2OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedDoubleRuleProto3.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedDoubleRuleProto3.java index ae6493dc..bd4c1073 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedDoubleRuleProto3.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedDoubleRuleProto3.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class PredefinedDoubleRuleProto3 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", PredefinedDoubleRuleProto3.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedDoubleRuleProto3OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedDoubleRuleProto3OrBuilder.java index 18551b65..68a84635 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedDoubleRuleProto3OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedDoubleRuleProto3OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedDurationRuleEdition2023.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedDurationRuleEdition2023.java index fa2b6636..0681bb32 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedDurationRuleEdition2023.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedDurationRuleEdition2023.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class PredefinedDurationRuleEdition2023 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", PredefinedDurationRuleEdition2023.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedDurationRuleEdition2023OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedDurationRuleEdition2023OrBuilder.java index 9e0b4c60..30447b25 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedDurationRuleEdition2023OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedDurationRuleEdition2023OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedDurationRuleProto2.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedDurationRuleProto2.java index 38fafe70..6905c19b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedDurationRuleProto2.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedDurationRuleProto2.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class PredefinedDurationRuleProto2 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", PredefinedDurationRuleProto2.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedDurationRuleProto2OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedDurationRuleProto2OrBuilder.java index 5c9185fa..c4961b29 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedDurationRuleProto2OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedDurationRuleProto2OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedDurationRuleProto3.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedDurationRuleProto3.java index 324acbe6..d975167f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedDurationRuleProto3.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedDurationRuleProto3.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class PredefinedDurationRuleProto3 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", PredefinedDurationRuleProto3.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedDurationRuleProto3OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedDurationRuleProto3OrBuilder.java index 2fe857c8..9b4bb500 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedDurationRuleProto3OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedDurationRuleProto3OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedEnumRuleEdition2023.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedEnumRuleEdition2023.java index 0b59429c..191a2b83 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedEnumRuleEdition2023.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedEnumRuleEdition2023.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class PredefinedEnumRuleEdition2023 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", PredefinedEnumRuleEdition2023.class.getName()); } @@ -64,7 +64,7 @@ public enum EnumEdition2023 com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EnumEdition2023.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedEnumRuleEdition2023OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedEnumRuleEdition2023OrBuilder.java index ddcc0929..566a90b9 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedEnumRuleEdition2023OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedEnumRuleEdition2023OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedEnumRuleProto2.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedEnumRuleProto2.java index 3b5bb198..755bb322 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedEnumRuleProto2.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedEnumRuleProto2.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class PredefinedEnumRuleProto2 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", PredefinedEnumRuleProto2.class.getName()); } @@ -63,7 +63,7 @@ public enum EnumProto2 com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EnumProto2.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedEnumRuleProto2OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedEnumRuleProto2OrBuilder.java index c9108580..1a30f4b0 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedEnumRuleProto2OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedEnumRuleProto2OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedEnumRuleProto3.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedEnumRuleProto3.java index b17d2991..935a958b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedEnumRuleProto3.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedEnumRuleProto3.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class PredefinedEnumRuleProto3 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", PredefinedEnumRuleProto3.class.getName()); } @@ -64,7 +64,7 @@ public enum EnumProto3 com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EnumProto3.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedEnumRuleProto3OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedEnumRuleProto3OrBuilder.java index 46fd826b..c2153492 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedEnumRuleProto3OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedEnumRuleProto3OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFixed32RuleEdition2023.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFixed32RuleEdition2023.java index f92dc079..4e73db56 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFixed32RuleEdition2023.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFixed32RuleEdition2023.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class PredefinedFixed32RuleEdition2023 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", PredefinedFixed32RuleEdition2023.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFixed32RuleEdition2023OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFixed32RuleEdition2023OrBuilder.java index 5d09f446..a7642062 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFixed32RuleEdition2023OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFixed32RuleEdition2023OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFixed32RuleProto2.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFixed32RuleProto2.java index bea893d6..d7882bb2 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFixed32RuleProto2.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFixed32RuleProto2.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class PredefinedFixed32RuleProto2 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", PredefinedFixed32RuleProto2.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFixed32RuleProto2OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFixed32RuleProto2OrBuilder.java index 65bf1dd1..695b615e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFixed32RuleProto2OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFixed32RuleProto2OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFixed32RuleProto3.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFixed32RuleProto3.java index 7374d07f..4bafbb45 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFixed32RuleProto3.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFixed32RuleProto3.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class PredefinedFixed32RuleProto3 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", PredefinedFixed32RuleProto3.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFixed32RuleProto3OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFixed32RuleProto3OrBuilder.java index d9789214..5e6a8bdd 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFixed32RuleProto3OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFixed32RuleProto3OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFixed64RuleEdition2023.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFixed64RuleEdition2023.java index 337b415f..9ca35387 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFixed64RuleEdition2023.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFixed64RuleEdition2023.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class PredefinedFixed64RuleEdition2023 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", PredefinedFixed64RuleEdition2023.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFixed64RuleEdition2023OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFixed64RuleEdition2023OrBuilder.java index bdd05b1a..aa53ae49 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFixed64RuleEdition2023OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFixed64RuleEdition2023OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFixed64RuleProto2.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFixed64RuleProto2.java index b1feb190..44e43b11 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFixed64RuleProto2.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFixed64RuleProto2.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class PredefinedFixed64RuleProto2 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", PredefinedFixed64RuleProto2.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFixed64RuleProto2OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFixed64RuleProto2OrBuilder.java index 7a0f5de5..3f97f72a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFixed64RuleProto2OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFixed64RuleProto2OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFixed64RuleProto3.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFixed64RuleProto3.java index 7fa9119f..bc8ac7b9 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFixed64RuleProto3.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFixed64RuleProto3.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class PredefinedFixed64RuleProto3 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", PredefinedFixed64RuleProto3.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFixed64RuleProto3OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFixed64RuleProto3OrBuilder.java index c57694ed..6f550479 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFixed64RuleProto3OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFixed64RuleProto3OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFloatRuleEdition2023.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFloatRuleEdition2023.java index b363ff78..8b51e7c7 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFloatRuleEdition2023.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFloatRuleEdition2023.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class PredefinedFloatRuleEdition2023 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", PredefinedFloatRuleEdition2023.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFloatRuleEdition2023OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFloatRuleEdition2023OrBuilder.java index 10b0703b..cd50830c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFloatRuleEdition2023OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFloatRuleEdition2023OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFloatRuleProto2.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFloatRuleProto2.java index ca7f2a90..79796e4f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFloatRuleProto2.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFloatRuleProto2.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class PredefinedFloatRuleProto2 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", PredefinedFloatRuleProto2.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFloatRuleProto2OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFloatRuleProto2OrBuilder.java index eff1258c..34cd7aff 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFloatRuleProto2OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFloatRuleProto2OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFloatRuleProto3.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFloatRuleProto3.java index e9b672df..68dfd0df 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFloatRuleProto3.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFloatRuleProto3.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class PredefinedFloatRuleProto3 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", PredefinedFloatRuleProto3.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFloatRuleProto3OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFloatRuleProto3OrBuilder.java index 24b3c2b3..e6c0dd27 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFloatRuleProto3OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedFloatRuleProto3OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedInt32RuleEdition2023.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedInt32RuleEdition2023.java index 49af0f95..222fffb8 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedInt32RuleEdition2023.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedInt32RuleEdition2023.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class PredefinedInt32RuleEdition2023 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", PredefinedInt32RuleEdition2023.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedInt32RuleEdition2023OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedInt32RuleEdition2023OrBuilder.java index 936f0d12..c14697cd 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedInt32RuleEdition2023OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedInt32RuleEdition2023OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedInt32RuleProto2.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedInt32RuleProto2.java index c6726f54..7e0765b9 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedInt32RuleProto2.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedInt32RuleProto2.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class PredefinedInt32RuleProto2 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", PredefinedInt32RuleProto2.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedInt32RuleProto2OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedInt32RuleProto2OrBuilder.java index 82a7d4b7..637ea341 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedInt32RuleProto2OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedInt32RuleProto2OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedInt32RuleProto3.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedInt32RuleProto3.java index 1db364a6..561842fd 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedInt32RuleProto3.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedInt32RuleProto3.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class PredefinedInt32RuleProto3 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", PredefinedInt32RuleProto3.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedInt32RuleProto3OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedInt32RuleProto3OrBuilder.java index b3e739b6..482f10c7 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedInt32RuleProto3OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedInt32RuleProto3OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedInt64RuleEdition2023.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedInt64RuleEdition2023.java index 27c9e2b8..a226f486 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedInt64RuleEdition2023.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedInt64RuleEdition2023.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class PredefinedInt64RuleEdition2023 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", PredefinedInt64RuleEdition2023.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedInt64RuleEdition2023OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedInt64RuleEdition2023OrBuilder.java index d8489f75..2e7fffce 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedInt64RuleEdition2023OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedInt64RuleEdition2023OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedInt64RuleProto2.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedInt64RuleProto2.java index 75cd2ebc..2cfe18b9 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedInt64RuleProto2.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedInt64RuleProto2.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class PredefinedInt64RuleProto2 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", PredefinedInt64RuleProto2.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedInt64RuleProto2OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedInt64RuleProto2OrBuilder.java index e34406ce..67b255b7 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedInt64RuleProto2OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedInt64RuleProto2OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedInt64RuleProto3.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedInt64RuleProto3.java index aadbb2cc..38b98924 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedInt64RuleProto3.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedInt64RuleProto3.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class PredefinedInt64RuleProto3 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", PredefinedInt64RuleProto3.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedInt64RuleProto3OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedInt64RuleProto3OrBuilder.java index ccc0b24c..939acd9c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedInt64RuleProto3OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedInt64RuleProto3OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedMapRuleEdition2023.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedMapRuleEdition2023.java index 9c72ca74..e4da6033 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedMapRuleEdition2023.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedMapRuleEdition2023.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class PredefinedMapRuleEdition2023 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", PredefinedMapRuleEdition2023.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedMapRuleEdition2023OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedMapRuleEdition2023OrBuilder.java index f60b6efb..27a7568f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedMapRuleEdition2023OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedMapRuleEdition2023OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedMapRuleProto3.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedMapRuleProto3.java index 8f9a43bd..4b87b8f6 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedMapRuleProto3.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedMapRuleProto3.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class PredefinedMapRuleProto3 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", PredefinedMapRuleProto3.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedMapRuleProto3OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedMapRuleProto3OrBuilder.java index 61ae9d36..8731d169 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedMapRuleProto3OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedMapRuleProto3OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedRepeatedRuleEdition2023.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedRepeatedRuleEdition2023.java index f271072f..73a1882b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedRepeatedRuleEdition2023.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedRepeatedRuleEdition2023.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class PredefinedRepeatedRuleEdition2023 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", PredefinedRepeatedRuleEdition2023.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedRepeatedRuleEdition2023OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedRepeatedRuleEdition2023OrBuilder.java index 7741df95..8722e112 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedRepeatedRuleEdition2023OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedRepeatedRuleEdition2023OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedRepeatedRuleProto2.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedRepeatedRuleProto2.java index c3077bee..d01f97ef 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedRepeatedRuleProto2.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedRepeatedRuleProto2.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class PredefinedRepeatedRuleProto2 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", PredefinedRepeatedRuleProto2.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedRepeatedRuleProto2OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedRepeatedRuleProto2OrBuilder.java index 67a77c70..35e7d82a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedRepeatedRuleProto2OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedRepeatedRuleProto2OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedRepeatedRuleProto3.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedRepeatedRuleProto3.java index 12b6e064..3c440782 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedRepeatedRuleProto3.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedRepeatedRuleProto3.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class PredefinedRepeatedRuleProto3 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", PredefinedRepeatedRuleProto3.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedRepeatedRuleProto3OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedRepeatedRuleProto3OrBuilder.java index 60710659..bc4df342 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedRepeatedRuleProto3OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedRepeatedRuleProto3OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedRulesProto2Proto.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedRulesProto2Proto.java index 6bc13998..90773d1b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedRulesProto2Proto.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedRulesProto2Proto.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -12,7 +12,7 @@ private PredefinedRulesProto2Proto() {} com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", PredefinedRulesProto2Proto.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedRulesProto3Proto.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedRulesProto3Proto.java index b4bc47a9..84bca161 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedRulesProto3Proto.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedRulesProto3Proto.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -12,7 +12,7 @@ private PredefinedRulesProto3Proto() {} com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", PredefinedRulesProto3Proto.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedRulesProto3UnusedImportBugWorkaround.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedRulesProto3UnusedImportBugWorkaround.java index bb12701d..76c233d1 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedRulesProto3UnusedImportBugWorkaround.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedRulesProto3UnusedImportBugWorkaround.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -23,7 +23,7 @@ public final class PredefinedRulesProto3UnusedImportBugWorkaround extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", PredefinedRulesProto3UnusedImportBugWorkaround.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedRulesProto3UnusedImportBugWorkaroundOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedRulesProto3UnusedImportBugWorkaroundOrBuilder.java index bf1d8e87..9015c704 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedRulesProto3UnusedImportBugWorkaroundOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedRulesProto3UnusedImportBugWorkaroundOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedRulesProtoEditionsProto.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedRulesProtoEditionsProto.java index 75ec0889..6cdd7ebd 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedRulesProtoEditionsProto.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedRulesProtoEditionsProto.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -12,7 +12,7 @@ private PredefinedRulesProtoEditionsProto() {} com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", PredefinedRulesProtoEditionsProto.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSFixed32RuleEdition2023.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSFixed32RuleEdition2023.java index 83714d98..531f9f96 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSFixed32RuleEdition2023.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSFixed32RuleEdition2023.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class PredefinedSFixed32RuleEdition2023 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", PredefinedSFixed32RuleEdition2023.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSFixed32RuleEdition2023OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSFixed32RuleEdition2023OrBuilder.java index 12cbec99..b7066408 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSFixed32RuleEdition2023OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSFixed32RuleEdition2023OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSFixed32RuleProto2.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSFixed32RuleProto2.java index 26de73bb..80b886b9 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSFixed32RuleProto2.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSFixed32RuleProto2.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class PredefinedSFixed32RuleProto2 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", PredefinedSFixed32RuleProto2.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSFixed32RuleProto2OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSFixed32RuleProto2OrBuilder.java index db6725a0..6c317958 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSFixed32RuleProto2OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSFixed32RuleProto2OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSFixed32RuleProto3.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSFixed32RuleProto3.java index 6bd7ce28..ab7e1650 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSFixed32RuleProto3.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSFixed32RuleProto3.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class PredefinedSFixed32RuleProto3 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", PredefinedSFixed32RuleProto3.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSFixed32RuleProto3OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSFixed32RuleProto3OrBuilder.java index 81f346a5..0396241c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSFixed32RuleProto3OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSFixed32RuleProto3OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSFixed64RuleEdition2023.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSFixed64RuleEdition2023.java index 549418bd..120c949f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSFixed64RuleEdition2023.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSFixed64RuleEdition2023.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class PredefinedSFixed64RuleEdition2023 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", PredefinedSFixed64RuleEdition2023.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSFixed64RuleEdition2023OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSFixed64RuleEdition2023OrBuilder.java index 73a0e2e1..ebc3fc50 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSFixed64RuleEdition2023OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSFixed64RuleEdition2023OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSFixed64RuleProto2.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSFixed64RuleProto2.java index 7b6073cd..b31fb5aa 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSFixed64RuleProto2.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSFixed64RuleProto2.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class PredefinedSFixed64RuleProto2 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", PredefinedSFixed64RuleProto2.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSFixed64RuleProto2OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSFixed64RuleProto2OrBuilder.java index db4bc98a..5d19af3f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSFixed64RuleProto2OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSFixed64RuleProto2OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSFixed64RuleProto3.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSFixed64RuleProto3.java index 6b10047d..cd6edac6 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSFixed64RuleProto3.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSFixed64RuleProto3.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class PredefinedSFixed64RuleProto3 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", PredefinedSFixed64RuleProto3.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSFixed64RuleProto3OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSFixed64RuleProto3OrBuilder.java index 486938da..fdda8ae0 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSFixed64RuleProto3OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSFixed64RuleProto3OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSInt32RuleEdition2023.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSInt32RuleEdition2023.java index 1df18748..671f675d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSInt32RuleEdition2023.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSInt32RuleEdition2023.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class PredefinedSInt32RuleEdition2023 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", PredefinedSInt32RuleEdition2023.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSInt32RuleEdition2023OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSInt32RuleEdition2023OrBuilder.java index b8ddb861..c878f47f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSInt32RuleEdition2023OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSInt32RuleEdition2023OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSInt32RuleProto2.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSInt32RuleProto2.java index 5da68d15..4a0f7ce6 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSInt32RuleProto2.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSInt32RuleProto2.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class PredefinedSInt32RuleProto2 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", PredefinedSInt32RuleProto2.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSInt32RuleProto2OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSInt32RuleProto2OrBuilder.java index 999689f4..45590563 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSInt32RuleProto2OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSInt32RuleProto2OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSInt32RuleProto3.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSInt32RuleProto3.java index 0891a13f..0505d59a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSInt32RuleProto3.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSInt32RuleProto3.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class PredefinedSInt32RuleProto3 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", PredefinedSInt32RuleProto3.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSInt32RuleProto3OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSInt32RuleProto3OrBuilder.java index 5b3671a9..6238fda9 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSInt32RuleProto3OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSInt32RuleProto3OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSInt64RuleEdition2023.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSInt64RuleEdition2023.java index 05451313..085757bd 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSInt64RuleEdition2023.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSInt64RuleEdition2023.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class PredefinedSInt64RuleEdition2023 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", PredefinedSInt64RuleEdition2023.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSInt64RuleEdition2023OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSInt64RuleEdition2023OrBuilder.java index 521128b9..c8f97e91 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSInt64RuleEdition2023OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSInt64RuleEdition2023OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSInt64RuleProto2.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSInt64RuleProto2.java index b4746a0f..71b432a0 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSInt64RuleProto2.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSInt64RuleProto2.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class PredefinedSInt64RuleProto2 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", PredefinedSInt64RuleProto2.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSInt64RuleProto2OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSInt64RuleProto2OrBuilder.java index bb04c971..fe741ec2 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSInt64RuleProto2OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSInt64RuleProto2OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSInt64RuleProto3.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSInt64RuleProto3.java index 18d345d3..e9b5d687 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSInt64RuleProto3.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSInt64RuleProto3.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class PredefinedSInt64RuleProto3 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", PredefinedSInt64RuleProto3.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSInt64RuleProto3OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSInt64RuleProto3OrBuilder.java index cc74917b..2c5a092e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSInt64RuleProto3OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedSInt64RuleProto3OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedStringRuleEdition2023.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedStringRuleEdition2023.java index 1cae8fe2..0f572613 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedStringRuleEdition2023.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedStringRuleEdition2023.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class PredefinedStringRuleEdition2023 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", PredefinedStringRuleEdition2023.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedStringRuleEdition2023OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedStringRuleEdition2023OrBuilder.java index 405011ba..ea228d2a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedStringRuleEdition2023OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedStringRuleEdition2023OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedStringRuleProto2.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedStringRuleProto2.java index 39e62a1f..4396e1ef 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedStringRuleProto2.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedStringRuleProto2.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class PredefinedStringRuleProto2 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", PredefinedStringRuleProto2.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedStringRuleProto2OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedStringRuleProto2OrBuilder.java index a546f84a..e7044485 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedStringRuleProto2OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedStringRuleProto2OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedStringRuleProto3.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedStringRuleProto3.java index 0e1f1bdc..6420d7b1 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedStringRuleProto3.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedStringRuleProto3.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class PredefinedStringRuleProto3 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", PredefinedStringRuleProto3.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedStringRuleProto3OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedStringRuleProto3OrBuilder.java index 39ba8cc3..f0439d6b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedStringRuleProto3OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedStringRuleProto3OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedTimestampRuleEdition2023.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedTimestampRuleEdition2023.java index ce08a59b..500b0eed 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedTimestampRuleEdition2023.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedTimestampRuleEdition2023.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class PredefinedTimestampRuleEdition2023 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", PredefinedTimestampRuleEdition2023.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedTimestampRuleEdition2023OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedTimestampRuleEdition2023OrBuilder.java index 7d306c61..12c66f84 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedTimestampRuleEdition2023OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedTimestampRuleEdition2023OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedTimestampRuleProto2.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedTimestampRuleProto2.java index 6e2971de..4956cc1a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedTimestampRuleProto2.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedTimestampRuleProto2.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class PredefinedTimestampRuleProto2 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", PredefinedTimestampRuleProto2.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedTimestampRuleProto2OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedTimestampRuleProto2OrBuilder.java index f9684e1d..37b5d042 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedTimestampRuleProto2OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedTimestampRuleProto2OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedTimestampRuleProto3.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedTimestampRuleProto3.java index 3d064492..d4df7aed 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedTimestampRuleProto3.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedTimestampRuleProto3.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class PredefinedTimestampRuleProto3 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", PredefinedTimestampRuleProto3.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedTimestampRuleProto3OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedTimestampRuleProto3OrBuilder.java index 46a5930d..1c52b1af 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedTimestampRuleProto3OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedTimestampRuleProto3OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedUInt32RuleEdition2023.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedUInt32RuleEdition2023.java index 98eb1395..14545243 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedUInt32RuleEdition2023.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedUInt32RuleEdition2023.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class PredefinedUInt32RuleEdition2023 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", PredefinedUInt32RuleEdition2023.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedUInt32RuleEdition2023OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedUInt32RuleEdition2023OrBuilder.java index d81aaf83..b9f8f8fc 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedUInt32RuleEdition2023OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedUInt32RuleEdition2023OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedUInt32RuleProto2.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedUInt32RuleProto2.java index 7a0f333e..cf406b1f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedUInt32RuleProto2.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedUInt32RuleProto2.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class PredefinedUInt32RuleProto2 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", PredefinedUInt32RuleProto2.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedUInt32RuleProto2OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedUInt32RuleProto2OrBuilder.java index 436b0273..8761629b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedUInt32RuleProto2OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedUInt32RuleProto2OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedUInt32RuleProto3.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedUInt32RuleProto3.java index c5dec91b..0a510df8 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedUInt32RuleProto3.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedUInt32RuleProto3.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class PredefinedUInt32RuleProto3 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", PredefinedUInt32RuleProto3.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedUInt32RuleProto3OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedUInt32RuleProto3OrBuilder.java index 6bddd145..e12cd953 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedUInt32RuleProto3OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedUInt32RuleProto3OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedUInt64RuleEdition2023.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedUInt64RuleEdition2023.java index 8d8d2f5e..1ec3fd48 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedUInt64RuleEdition2023.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedUInt64RuleEdition2023.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class PredefinedUInt64RuleEdition2023 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", PredefinedUInt64RuleEdition2023.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedUInt64RuleEdition2023OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedUInt64RuleEdition2023OrBuilder.java index 013dad20..7fbaa1a0 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedUInt64RuleEdition2023OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedUInt64RuleEdition2023OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedUInt64RuleProto2.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedUInt64RuleProto2.java index a32aaf2b..9f3d7ebd 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedUInt64RuleProto2.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedUInt64RuleProto2.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class PredefinedUInt64RuleProto2 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", PredefinedUInt64RuleProto2.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedUInt64RuleProto2OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedUInt64RuleProto2OrBuilder.java index 04e3711f..d3cd6456 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedUInt64RuleProto2OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedUInt64RuleProto2OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedUInt64RuleProto3.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedUInt64RuleProto3.java index 89ac4476..ada3249b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedUInt64RuleProto3.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedUInt64RuleProto3.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class PredefinedUInt64RuleProto3 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", PredefinedUInt64RuleProto3.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedUInt64RuleProto3OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedUInt64RuleProto3OrBuilder.java index ece33b79..2bbfe2cc 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedUInt64RuleProto3OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/PredefinedUInt64RuleProto3OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapIgnoreDefault.java index 79ca1f75..26745595 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Proto2MapIgnoreDefault extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Proto2MapIgnoreDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapIgnoreDefaultOrBuilder.java index 07a04115..d22f8b72 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapIgnoreEmpty.java index ba362be4..bfef0110 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Proto2MapIgnoreEmpty extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Proto2MapIgnoreEmpty.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapIgnoreEmptyOrBuilder.java index fe672942..8a49f7a6 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapIgnoreUnspecified.java index c92044a8..ebff4ded 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Proto2MapIgnoreUnspecified extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Proto2MapIgnoreUnspecified.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapIgnoreUnspecifiedOrBuilder.java index 343110b9..78e33214 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapKeyIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapKeyIgnoreDefault.java index d94c7dfa..9965aacc 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapKeyIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapKeyIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Proto2MapKeyIgnoreDefault extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Proto2MapKeyIgnoreDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapKeyIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapKeyIgnoreDefaultOrBuilder.java index a535d1ba..4f862659 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapKeyIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapKeyIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapKeyIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapKeyIgnoreEmpty.java index 0e506005..b7e11e2a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapKeyIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapKeyIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Proto2MapKeyIgnoreEmpty extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Proto2MapKeyIgnoreEmpty.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapKeyIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapKeyIgnoreEmptyOrBuilder.java index 37b6af78..a78e198c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapKeyIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapKeyIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapKeyIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapKeyIgnoreUnspecified.java index 72fdf486..adfa9443 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapKeyIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapKeyIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Proto2MapKeyIgnoreUnspecified extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Proto2MapKeyIgnoreUnspecified.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapKeyIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapKeyIgnoreUnspecifiedOrBuilder.java index 05ecb586..e46b6dcc 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapKeyIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapKeyIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapValueIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapValueIgnoreDefault.java index e2ae8d70..a80ee7a8 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapValueIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapValueIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Proto2MapValueIgnoreDefault extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Proto2MapValueIgnoreDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapValueIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapValueIgnoreDefaultOrBuilder.java index dc41c22d..a233d5f3 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapValueIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapValueIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapValueIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapValueIgnoreEmpty.java index 72100ba6..e4135f30 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapValueIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapValueIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Proto2MapValueIgnoreEmpty extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Proto2MapValueIgnoreEmpty.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapValueIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapValueIgnoreEmptyOrBuilder.java index 72fd502a..19b90c6c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapValueIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapValueIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapValueIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapValueIgnoreUnspecified.java index 02db998f..2648885a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapValueIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapValueIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Proto2MapValueIgnoreUnspecified extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Proto2MapValueIgnoreUnspecified.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapValueIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapValueIgnoreUnspecifiedOrBuilder.java index eae2b7c0..04d6dac7 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapValueIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MapValueIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageOptionalIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageOptionalIgnoreDefault.java index 360d5d36..12f3d84e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageOptionalIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageOptionalIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Proto2MessageOptionalIgnoreDefault extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Proto2MessageOptionalIgnoreDefault.class.getName()); } @@ -76,7 +76,7 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageOptionalIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageOptionalIgnoreDefaultOrBuilder.java index b2800f9e..1e035ffc 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageOptionalIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageOptionalIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageOptionalIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageOptionalIgnoreEmpty.java index c89e563e..0b4b312a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageOptionalIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageOptionalIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Proto2MessageOptionalIgnoreEmpty extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Proto2MessageOptionalIgnoreEmpty.class.getName()); } @@ -76,7 +76,7 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageOptionalIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageOptionalIgnoreEmptyOrBuilder.java index 1dd2bfcc..2aaaa633 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageOptionalIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageOptionalIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageOptionalIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageOptionalIgnoreUnspecified.java index f5899cdf..5489ba8f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageOptionalIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageOptionalIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Proto2MessageOptionalIgnoreUnspecified extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Proto2MessageOptionalIgnoreUnspecified.class.getName()); } @@ -76,7 +76,7 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageOptionalIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageOptionalIgnoreUnspecifiedOrBuilder.java index b2cb8023..926e6a4c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageOptionalIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageOptionalIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageRequiredIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageRequiredIgnoreDefault.java index dcb72881..1c023880 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageRequiredIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageRequiredIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Proto2MessageRequiredIgnoreDefault extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Proto2MessageRequiredIgnoreDefault.class.getName()); } @@ -76,7 +76,7 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageRequiredIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageRequiredIgnoreDefaultOrBuilder.java index a625bee4..0960aa03 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageRequiredIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageRequiredIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageRequiredIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageRequiredIgnoreEmpty.java index aec1a37e..4744b8e0 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageRequiredIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageRequiredIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Proto2MessageRequiredIgnoreEmpty extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Proto2MessageRequiredIgnoreEmpty.class.getName()); } @@ -76,7 +76,7 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageRequiredIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageRequiredIgnoreEmptyOrBuilder.java index 36d02da6..429c257f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageRequiredIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageRequiredIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageRequiredIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageRequiredIgnoreUnspecified.java index be119f43..a8738642 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageRequiredIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageRequiredIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Proto2MessageRequiredIgnoreUnspecified extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Proto2MessageRequiredIgnoreUnspecified.class.getName()); } @@ -76,7 +76,7 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageRequiredIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageRequiredIgnoreUnspecifiedOrBuilder.java index 9f51ea22..3eab67ec 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageRequiredIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2MessageRequiredIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreDefault.java index a350c17b..56b4aa9f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Proto2OneofIgnoreDefault extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Proto2OneofIgnoreDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreDefaultOrBuilder.java index 90d33052..bdf2979a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreDefaultWithDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreDefaultWithDefault.java index 6cb61467..0cf7a979 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreDefaultWithDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreDefaultWithDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Proto2OneofIgnoreDefaultWithDefault extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Proto2OneofIgnoreDefaultWithDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreDefaultWithDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreDefaultWithDefaultOrBuilder.java index 7ab07921..6bf38c72 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreDefaultWithDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreDefaultWithDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreEmpty.java index f867de83..7755c059 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Proto2OneofIgnoreEmpty extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Proto2OneofIgnoreEmpty.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreEmptyOrBuilder.java index b80b515a..706065d1 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreEmptyWithDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreEmptyWithDefault.java index aa58ddb5..ff2e0613 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreEmptyWithDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreEmptyWithDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Proto2OneofIgnoreEmptyWithDefault extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Proto2OneofIgnoreEmptyWithDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreEmptyWithDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreEmptyWithDefaultOrBuilder.java index 9a2d3ec7..04335e8e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreEmptyWithDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreEmptyWithDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreUnspecified.java index 702ab14f..5c827228 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Proto2OneofIgnoreUnspecified extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Proto2OneofIgnoreUnspecified.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreUnspecifiedOrBuilder.java index 9be0afb5..3d916333 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreUnspecifiedWithDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreUnspecifiedWithDefault.java index 1f383fa0..c9eca04e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreUnspecifiedWithDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreUnspecifiedWithDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Proto2OneofIgnoreUnspecifiedWithDefault extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Proto2OneofIgnoreUnspecifiedWithDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreUnspecifiedWithDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreUnspecifiedWithDefaultOrBuilder.java index 6473c02c..bda8f4af 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreUnspecifiedWithDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2OneofIgnoreUnspecifiedWithDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedIgnoreDefault.java index 17c9e8b4..afe23bc5 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Proto2RepeatedIgnoreDefault extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Proto2RepeatedIgnoreDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedIgnoreDefaultOrBuilder.java index 593c9f02..0a5d79d7 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedIgnoreEmpty.java index 830d9668..71da7bad 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Proto2RepeatedIgnoreEmpty extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Proto2RepeatedIgnoreEmpty.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedIgnoreEmptyOrBuilder.java index cce512a0..76ba85dd 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedIgnoreUnspecified.java index a8b4461d..b44b8f72 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Proto2RepeatedIgnoreUnspecified extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Proto2RepeatedIgnoreUnspecified.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedIgnoreUnspecifiedOrBuilder.java index 0c318f2c..5ad0ea76 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedItemIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedItemIgnoreDefault.java index e0417556..d2aabc15 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedItemIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedItemIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Proto2RepeatedItemIgnoreDefault extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Proto2RepeatedItemIgnoreDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedItemIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedItemIgnoreDefaultOrBuilder.java index 3fef69ad..578a813c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedItemIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedItemIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedItemIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedItemIgnoreEmpty.java index f53dc16f..1240d955 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedItemIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedItemIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Proto2RepeatedItemIgnoreEmpty extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Proto2RepeatedItemIgnoreEmpty.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedItemIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedItemIgnoreEmptyOrBuilder.java index cd9ff54a..59d82266 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedItemIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedItemIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedItemIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedItemIgnoreUnspecified.java index 277049ab..309d9c00 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedItemIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedItemIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Proto2RepeatedItemIgnoreUnspecified extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Proto2RepeatedItemIgnoreUnspecified.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedItemIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedItemIgnoreUnspecifiedOrBuilder.java index 75070eb0..493d8cd4 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedItemIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2RepeatedItemIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreDefault.java index 07f9ef46..178fa14a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Proto2ScalarOptionalIgnoreDefault extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Proto2ScalarOptionalIgnoreDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreDefaultOrBuilder.java index 464d40df..d22d9484 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreDefaultWithDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreDefaultWithDefault.java index c56ec96b..6158c16e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreDefaultWithDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreDefaultWithDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Proto2ScalarOptionalIgnoreDefaultWithDefault extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Proto2ScalarOptionalIgnoreDefaultWithDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreDefaultWithDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreDefaultWithDefaultOrBuilder.java index 32972ea2..19300aa8 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreDefaultWithDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreDefaultWithDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreEmpty.java index d0e4c788..ae237d74 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Proto2ScalarOptionalIgnoreEmpty extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Proto2ScalarOptionalIgnoreEmpty.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreEmptyOrBuilder.java index 4650f08a..64e7a4ff 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreEmptyWithDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreEmptyWithDefault.java index 54a18e03..ac686036 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreEmptyWithDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreEmptyWithDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Proto2ScalarOptionalIgnoreEmptyWithDefault extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Proto2ScalarOptionalIgnoreEmptyWithDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreEmptyWithDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreEmptyWithDefaultOrBuilder.java index b0f7fdd1..97ff2ac3 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreEmptyWithDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreEmptyWithDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreUnspecified.java index f86e14fb..2be082e4 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Proto2ScalarOptionalIgnoreUnspecified extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Proto2ScalarOptionalIgnoreUnspecified.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreUnspecifiedOrBuilder.java index cb2fe8f0..4a3eb143 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreUnspecifiedWithDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreUnspecifiedWithDefault.java index 51d711d5..0a634a81 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreUnspecifiedWithDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreUnspecifiedWithDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Proto2ScalarOptionalIgnoreUnspecifiedWithDefault extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Proto2ScalarOptionalIgnoreUnspecifiedWithDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreUnspecifiedWithDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreUnspecifiedWithDefaultOrBuilder.java index 4562cc69..7cb03f3d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreUnspecifiedWithDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarOptionalIgnoreUnspecifiedWithDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreDefault.java index a36e28c0..04a86765 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Proto2ScalarRequiredIgnoreDefault extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Proto2ScalarRequiredIgnoreDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreDefaultOrBuilder.java index 4d10caf6..b1a6792c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreDefaultWithDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreDefaultWithDefault.java index 9cd14a4c..1f4a17e4 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreDefaultWithDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreDefaultWithDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Proto2ScalarRequiredIgnoreDefaultWithDefault extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Proto2ScalarRequiredIgnoreDefaultWithDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreDefaultWithDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreDefaultWithDefaultOrBuilder.java index d170482a..76ade9d2 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreDefaultWithDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreDefaultWithDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreEmpty.java index ac460cf0..5909e33c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Proto2ScalarRequiredIgnoreEmpty extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Proto2ScalarRequiredIgnoreEmpty.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreEmptyOrBuilder.java index 60be6760..ba08ebce 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreEmptyWithDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreEmptyWithDefault.java index 4d541581..1922d964 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreEmptyWithDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreEmptyWithDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Proto2ScalarRequiredIgnoreEmptyWithDefault extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Proto2ScalarRequiredIgnoreEmptyWithDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreEmptyWithDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreEmptyWithDefaultOrBuilder.java index 437469eb..eebfeb29 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreEmptyWithDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreEmptyWithDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreUnspecified.java index 54137100..9e3deb33 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Proto2ScalarRequiredIgnoreUnspecified extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Proto2ScalarRequiredIgnoreUnspecified.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreUnspecifiedOrBuilder.java index 5af20cc0..3dfc8430 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreUnspecifiedWithDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreUnspecifiedWithDefault.java index bb1bd85f..9191d1e9 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreUnspecifiedWithDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreUnspecifiedWithDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Proto2ScalarRequiredIgnoreUnspecifiedWithDefault extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Proto2ScalarRequiredIgnoreUnspecifiedWithDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreUnspecifiedWithDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreUnspecifiedWithDefaultOrBuilder.java index dad9ef81..93aa125a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreUnspecifiedWithDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto2ScalarRequiredIgnoreUnspecifiedWithDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapIgnoreDefault.java index 924113e4..ad4b8186 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Proto3MapIgnoreDefault extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Proto3MapIgnoreDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapIgnoreDefaultOrBuilder.java index 6ced6f27..318a7a4c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapIgnoreEmpty.java index 69695756..39bf6a89 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Proto3MapIgnoreEmpty extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Proto3MapIgnoreEmpty.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapIgnoreEmptyOrBuilder.java index 08c5e665..4e407a53 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapIgnoreUnspecified.java index 006f2eb5..5c533e15 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Proto3MapIgnoreUnspecified extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Proto3MapIgnoreUnspecified.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapIgnoreUnspecifiedOrBuilder.java index 49bdb630..54657f11 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapKeyIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapKeyIgnoreDefault.java index ccb3a136..636ce757 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapKeyIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapKeyIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Proto3MapKeyIgnoreDefault extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Proto3MapKeyIgnoreDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapKeyIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapKeyIgnoreDefaultOrBuilder.java index fb669ed7..bd91e686 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapKeyIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapKeyIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapKeyIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapKeyIgnoreEmpty.java index 508f39a1..a2b3ba23 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapKeyIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapKeyIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Proto3MapKeyIgnoreEmpty extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Proto3MapKeyIgnoreEmpty.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapKeyIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapKeyIgnoreEmptyOrBuilder.java index d9936eeb..14a161d6 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapKeyIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapKeyIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapKeyIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapKeyIgnoreUnspecified.java index c282504d..2526bbf0 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapKeyIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapKeyIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Proto3MapKeyIgnoreUnspecified extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Proto3MapKeyIgnoreUnspecified.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapKeyIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapKeyIgnoreUnspecifiedOrBuilder.java index 902ebaff..cfa28e7b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapKeyIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapKeyIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapValueIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapValueIgnoreDefault.java index f82eefca..5ecb0250 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapValueIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapValueIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Proto3MapValueIgnoreDefault extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Proto3MapValueIgnoreDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapValueIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapValueIgnoreDefaultOrBuilder.java index a4a24231..4c2150f6 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapValueIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapValueIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapValueIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapValueIgnoreEmpty.java index 554125af..73db7755 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapValueIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapValueIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Proto3MapValueIgnoreEmpty extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Proto3MapValueIgnoreEmpty.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapValueIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapValueIgnoreEmptyOrBuilder.java index 613fc2a4..5cb2565b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapValueIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapValueIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapValueIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapValueIgnoreUnspecified.java index 0a3124ae..a8b81a9a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapValueIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapValueIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Proto3MapValueIgnoreUnspecified extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Proto3MapValueIgnoreUnspecified.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapValueIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapValueIgnoreUnspecifiedOrBuilder.java index 3d90859d..b75eb5cf 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapValueIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MapValueIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageIgnoreDefault.java index 60554af4..1c06b527 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Proto3MessageIgnoreDefault extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Proto3MessageIgnoreDefault.class.getName()); } @@ -76,7 +76,7 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageIgnoreDefaultOrBuilder.java index 37121514..3cc89864 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageIgnoreEmpty.java index 958ce00c..8af53639 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Proto3MessageIgnoreEmpty extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Proto3MessageIgnoreEmpty.class.getName()); } @@ -76,7 +76,7 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageIgnoreEmptyOrBuilder.java index 3cb413ca..c381c95d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageIgnoreUnspecified.java index c2acb4a6..6d494834 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Proto3MessageIgnoreUnspecified extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Proto3MessageIgnoreUnspecified.class.getName()); } @@ -76,7 +76,7 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageIgnoreUnspecifiedOrBuilder.java index b325fe51..7978c967 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageOptionalIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageOptionalIgnoreDefault.java index 503e3832..461c07a8 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageOptionalIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageOptionalIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Proto3MessageOptionalIgnoreDefault extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Proto3MessageOptionalIgnoreDefault.class.getName()); } @@ -76,7 +76,7 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageOptionalIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageOptionalIgnoreDefaultOrBuilder.java index ed5c64d9..64e23526 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageOptionalIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageOptionalIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageOptionalIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageOptionalIgnoreEmpty.java index a2c93104..1214e40e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageOptionalIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageOptionalIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Proto3MessageOptionalIgnoreEmpty extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Proto3MessageOptionalIgnoreEmpty.class.getName()); } @@ -76,7 +76,7 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageOptionalIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageOptionalIgnoreEmptyOrBuilder.java index 8d45a35f..5d736a5c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageOptionalIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageOptionalIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageOptionalIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageOptionalIgnoreUnspecified.java index 57f8e7a9..ffa8e899 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageOptionalIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageOptionalIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Proto3MessageOptionalIgnoreUnspecified extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Proto3MessageOptionalIgnoreUnspecified.class.getName()); } @@ -76,7 +76,7 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageOptionalIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageOptionalIgnoreUnspecifiedOrBuilder.java index c5fef495..99c9a4be 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageOptionalIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3MessageOptionalIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3OneofIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3OneofIgnoreDefault.java index 60306449..a07754b6 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3OneofIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3OneofIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Proto3OneofIgnoreDefault extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Proto3OneofIgnoreDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3OneofIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3OneofIgnoreDefaultOrBuilder.java index 465245d4..180138ba 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3OneofIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3OneofIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3OneofIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3OneofIgnoreEmpty.java index e2f34880..afadffe2 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3OneofIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3OneofIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Proto3OneofIgnoreEmpty extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Proto3OneofIgnoreEmpty.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3OneofIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3OneofIgnoreEmptyOrBuilder.java index c3e4de84..fec39367 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3OneofIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3OneofIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3OneofIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3OneofIgnoreUnspecified.java index 198e1559..1226c00e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3OneofIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3OneofIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Proto3OneofIgnoreUnspecified extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Proto3OneofIgnoreUnspecified.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3OneofIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3OneofIgnoreUnspecifiedOrBuilder.java index 87e681b5..85541c1c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3OneofIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3OneofIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedIgnoreDefault.java index eaa4b68c..8f7769b7 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Proto3RepeatedIgnoreDefault extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Proto3RepeatedIgnoreDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedIgnoreDefaultOrBuilder.java index 46e8c92d..98a02a21 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedIgnoreEmpty.java index 02084405..417e5dd0 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Proto3RepeatedIgnoreEmpty extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Proto3RepeatedIgnoreEmpty.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedIgnoreEmptyOrBuilder.java index d1a3e33d..1df72281 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedIgnoreUnspecified.java index efdad1e5..e3efa62d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Proto3RepeatedIgnoreUnspecified extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Proto3RepeatedIgnoreUnspecified.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedIgnoreUnspecifiedOrBuilder.java index 00b84091..53ca4bb7 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedItemIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedItemIgnoreDefault.java index 3da49a32..b1a524c1 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedItemIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedItemIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Proto3RepeatedItemIgnoreDefault extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Proto3RepeatedItemIgnoreDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedItemIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedItemIgnoreDefaultOrBuilder.java index 94a10780..c68edda4 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedItemIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedItemIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedItemIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedItemIgnoreEmpty.java index d4d93a74..1185a029 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedItemIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedItemIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Proto3RepeatedItemIgnoreEmpty extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Proto3RepeatedItemIgnoreEmpty.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedItemIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedItemIgnoreEmptyOrBuilder.java index 865e3c84..36dfbbeb 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedItemIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedItemIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedItemIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedItemIgnoreUnspecified.java index b8ef019e..50dc44b5 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedItemIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedItemIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Proto3RepeatedItemIgnoreUnspecified extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Proto3RepeatedItemIgnoreUnspecified.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedItemIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedItemIgnoreUnspecifiedOrBuilder.java index 4d9da049..1c11c971 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedItemIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3RepeatedItemIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarIgnoreDefault.java index 3cb7b208..b56bc07b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Proto3ScalarIgnoreDefault extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Proto3ScalarIgnoreDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarIgnoreDefaultOrBuilder.java index 67c60da5..c4730074 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarIgnoreEmpty.java index 0b70f060..e51c78b1 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Proto3ScalarIgnoreEmpty extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Proto3ScalarIgnoreEmpty.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarIgnoreEmptyOrBuilder.java index 9a12c09e..f62fe959 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarIgnoreUnspecified.java index 9f1eb8b7..fe856d2a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Proto3ScalarIgnoreUnspecified extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Proto3ScalarIgnoreUnspecified.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarIgnoreUnspecifiedOrBuilder.java index be9f69b1..b50bb64e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarOptionalIgnoreDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarOptionalIgnoreDefault.java index c965a305..cd55f600 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarOptionalIgnoreDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarOptionalIgnoreDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Proto3ScalarOptionalIgnoreDefault extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Proto3ScalarOptionalIgnoreDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarOptionalIgnoreDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarOptionalIgnoreDefaultOrBuilder.java index 0dce3439..0fbdad9f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarOptionalIgnoreDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarOptionalIgnoreDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarOptionalIgnoreEmpty.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarOptionalIgnoreEmpty.java index 9eec3eb8..61c799fb 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarOptionalIgnoreEmpty.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarOptionalIgnoreEmpty.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Proto3ScalarOptionalIgnoreEmpty extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Proto3ScalarOptionalIgnoreEmpty.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarOptionalIgnoreEmptyOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarOptionalIgnoreEmptyOrBuilder.java index 9ae1ba00..bfa16b87 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarOptionalIgnoreEmptyOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarOptionalIgnoreEmptyOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarOptionalIgnoreUnspecified.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarOptionalIgnoreUnspecified.java index e1015637..3eb849f5 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarOptionalIgnoreUnspecified.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarOptionalIgnoreUnspecified.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class Proto3ScalarOptionalIgnoreUnspecified extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Proto3ScalarOptionalIgnoreUnspecified.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarOptionalIgnoreUnspecifiedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarOptionalIgnoreUnspecifiedOrBuilder.java index da13ad20..8d8f071f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarOptionalIgnoreUnspecifiedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/Proto3ScalarOptionalIgnoreUnspecifiedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/ignore_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedAnyIn.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedAnyIn.java index 82369cfc..7e0ff34a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedAnyIn.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedAnyIn.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class RepeatedAnyIn extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", RepeatedAnyIn.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedAnyInOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedAnyInOrBuilder.java index 917d7d62..6d9297e0 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedAnyInOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedAnyInOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedAnyNotIn.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedAnyNotIn.java index 6c2b7ccd..69b34854 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedAnyNotIn.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedAnyNotIn.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class RepeatedAnyNotIn extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", RepeatedAnyNotIn.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedAnyNotInOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedAnyNotInOrBuilder.java index 8d84c096..5dcb00d1 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedAnyNotInOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedAnyNotInOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedDuration.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedDuration.java index 532f4dc4..ff0334ec 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedDuration.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedDuration.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class RepeatedDuration extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", RepeatedDuration.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedDurationOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedDurationOrBuilder.java index b0991f82..d2c77af3 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedDurationOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedDurationOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbedCrossPackageNone.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbedCrossPackageNone.java index bcc5e6ad..eff0ceb8 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbedCrossPackageNone.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbedCrossPackageNone.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class RepeatedEmbedCrossPackageNone extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", RepeatedEmbedCrossPackageNone.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbedCrossPackageNoneOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbedCrossPackageNoneOrBuilder.java index dfdd5db6..89d2e7ad 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbedCrossPackageNoneOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbedCrossPackageNoneOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbedNone.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbedNone.java index b3e454b5..0fdfbc86 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbedNone.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbedNone.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class RepeatedEmbedNone extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", RepeatedEmbedNone.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbedNoneOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbedNoneOrBuilder.java index e86fabc5..64b8745f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbedNoneOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbedNoneOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbedSkip.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbedSkip.java index bccb044c..9584ddd4 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbedSkip.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbedSkip.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class RepeatedEmbedSkip extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", RepeatedEmbedSkip.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbedSkipOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbedSkipOrBuilder.java index ab3917d4..48f416dd 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbedSkipOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbedSkipOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbeddedEnumIn.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbeddedEnumIn.java index 8b791a33..901d1020 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbeddedEnumIn.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbeddedEnumIn.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class RepeatedEmbeddedEnumIn extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", RepeatedEmbeddedEnumIn.class.getName()); } @@ -68,7 +68,7 @@ public enum AnotherInEnum com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", AnotherInEnum.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbeddedEnumInOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbeddedEnumInOrBuilder.java index c367d7f4..33742ca7 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbeddedEnumInOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbeddedEnumInOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbeddedEnumNotIn.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbeddedEnumNotIn.java index 01a90166..3fb766a0 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbeddedEnumNotIn.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbeddedEnumNotIn.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class RepeatedEmbeddedEnumNotIn extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", RepeatedEmbeddedEnumNotIn.class.getName()); } @@ -68,7 +68,7 @@ public enum AnotherNotInEnum com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", AnotherNotInEnum.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbeddedEnumNotInOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbeddedEnumNotInOrBuilder.java index 512039d4..8832e3ff 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbeddedEnumNotInOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEmbeddedEnumNotInOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEnumDefined.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEnumDefined.java index 797fa7cd..cff5c1dd 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEnumDefined.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEnumDefined.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class RepeatedEnumDefined extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", RepeatedEnumDefined.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEnumDefinedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEnumDefinedOrBuilder.java index f79451ff..28ebc071 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEnumDefinedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEnumDefinedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEnumIn.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEnumIn.java index 2a48ca8a..bcb752df 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEnumIn.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEnumIn.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class RepeatedEnumIn extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", RepeatedEnumIn.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEnumInOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEnumInOrBuilder.java index 84c8808a..7652a0bb 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEnumInOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEnumInOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEnumNotIn.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEnumNotIn.java index d8ad39c1..ea6103c9 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEnumNotIn.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEnumNotIn.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class RepeatedEnumNotIn extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", RepeatedEnumNotIn.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEnumNotInOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEnumNotInOrBuilder.java index e12321ac..e185ada0 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEnumNotInOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedEnumNotInOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedExact.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedExact.java index 7692af72..86b01491 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedExact.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedExact.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class RepeatedExact extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", RepeatedExact.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedExactIgnore.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedExactIgnore.java index 956bbf89..57e2eb1d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedExactIgnore.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedExactIgnore.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class RepeatedExactIgnore extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", RepeatedExactIgnore.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedExactIgnoreOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedExactIgnoreOrBuilder.java index a540efff..cf84cdcc 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedExactIgnoreOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedExactIgnoreOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedExactOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedExactOrBuilder.java index b4bceca4..ca5b6b45 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedExactOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedExactOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedExternalEnumDefined.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedExternalEnumDefined.java index 1d753283..47e4266b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedExternalEnumDefined.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedExternalEnumDefined.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class RepeatedExternalEnumDefined extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", RepeatedExternalEnumDefined.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedExternalEnumDefinedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedExternalEnumDefinedOrBuilder.java index e6bd556e..f509ae72 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedExternalEnumDefinedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedExternalEnumDefinedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedItemIn.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedItemIn.java index 0b047591..759163db 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedItemIn.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedItemIn.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class RepeatedItemIn extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", RepeatedItemIn.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedItemInOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedItemInOrBuilder.java index 0c830def..0f9b8781 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedItemInOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedItemInOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedItemNotIn.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedItemNotIn.java index 002c2d84..dbd1d450 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedItemNotIn.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedItemNotIn.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class RepeatedItemNotIn extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", RepeatedItemNotIn.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedItemNotInOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedItemNotInOrBuilder.java index 94dbb8a7..95565e86 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedItemNotInOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedItemNotInOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedItemPattern.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedItemPattern.java index 214e1e81..2e64a4d1 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedItemPattern.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedItemPattern.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class RepeatedItemPattern extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", RepeatedItemPattern.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedItemPatternOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedItemPatternOrBuilder.java index dc81010e..4c0c025e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedItemPatternOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedItemPatternOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedItemRule.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedItemRule.java index 0d4358a0..aeaf5209 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedItemRule.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedItemRule.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class RepeatedItemRule extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", RepeatedItemRule.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedItemRuleOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedItemRuleOrBuilder.java index e5b95e30..8a4ff2ff 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedItemRuleOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedItemRuleOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMax.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMax.java index f288d308..a4fc99fe 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMax.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMax.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class RepeatedMax extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", RepeatedMax.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMaxOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMaxOrBuilder.java index 663f592f..5dc56807 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMaxOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMaxOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMin.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMin.java index cf43c806..4622067e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMin.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMin.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class RepeatedMin extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", RepeatedMin.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMinAndItemLen.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMinAndItemLen.java index f10ffab3..b099ffb5 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMinAndItemLen.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMinAndItemLen.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class RepeatedMinAndItemLen extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", RepeatedMinAndItemLen.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMinAndItemLenOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMinAndItemLenOrBuilder.java index d2efc51b..88c908e4 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMinAndItemLenOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMinAndItemLenOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMinAndMaxItemLen.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMinAndMaxItemLen.java index 0ebd4de3..ff4c84fc 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMinAndMaxItemLen.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMinAndMaxItemLen.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class RepeatedMinAndMaxItemLen extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", RepeatedMinAndMaxItemLen.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMinAndMaxItemLenOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMinAndMaxItemLenOrBuilder.java index c441cde8..da69383e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMinAndMaxItemLenOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMinAndMaxItemLenOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMinMax.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMinMax.java index d5b0fe8f..3bb71262 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMinMax.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMinMax.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class RepeatedMinMax extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", RepeatedMinMax.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMinMaxOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMinMaxOrBuilder.java index 4b50c300..63690467 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMinMaxOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMinMaxOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMinOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMinOrBuilder.java index 8a293666..6d8e666d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMinOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMinOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMultipleUnique.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMultipleUnique.java index 1bb6cbf7..ff652947 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMultipleUnique.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMultipleUnique.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class RepeatedMultipleUnique extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", RepeatedMultipleUnique.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMultipleUniqueOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMultipleUniqueOrBuilder.java index 07074181..006653d2 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMultipleUniqueOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedMultipleUniqueOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedNone.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedNone.java index 96c013bc..9d05b1f2 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedNone.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedNone.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class RepeatedNone extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", RepeatedNone.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedNoneOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedNoneOrBuilder.java index d07ca4a1..6e7083eb 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedNoneOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedNoneOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedNotUnique.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedNotUnique.java index 393faddb..68e05e88 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedNotUnique.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedNotUnique.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class RepeatedNotUnique extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", RepeatedNotUnique.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedNotUniqueOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedNotUniqueOrBuilder.java index 65899bd4..a3bd8685 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedNotUniqueOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedNotUniqueOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedProto.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedProto.java index ed31a92f..cec0a633 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedProto.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedProto.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -12,7 +12,7 @@ private RepeatedProto() {} com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", RepeatedProto.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedUnique.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedUnique.java index 90c1485d..1fa2744a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedUnique.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedUnique.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class RepeatedUnique extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", RepeatedUnique.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedUniqueOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedUniqueOrBuilder.java index de218d1f..047abcc9 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedUniqueOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedUniqueOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/repeated.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedYetAnotherExternalEnumDefined.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedYetAnotherExternalEnumDefined.java index 1a252fef..547e6896 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedYetAnotherExternalEnumDefined.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedYetAnotherExternalEnumDefined.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class RepeatedYetAnotherExternalEnumDefined extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", RepeatedYetAnotherExternalEnumDefined.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedYetAnotherExternalEnumDefinedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedYetAnotherExternalEnumDefinedOrBuilder.java index 9aa0c2f8..fecf537c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedYetAnotherExternalEnumDefinedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RepeatedYetAnotherExternalEnumDefinedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMap.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMap.java index 6694c665..5492c494 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMap.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMap.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class RequiredEditionsMap extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", RequiredEditionsMap.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMapOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMapOrBuilder.java index 122842d1..1da8bccf 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMapOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMapOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMessageExplicitPresence.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMessageExplicitPresence.java index c372428b..51da4aa8 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMessageExplicitPresence.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMessageExplicitPresence.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class RequiredEditionsMessageExplicitPresence extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", RequiredEditionsMessageExplicitPresence.class.getName()); } @@ -76,7 +76,7 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMessageExplicitPresenceDelimited.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMessageExplicitPresenceDelimited.java index 8610e6d9..c9c31974 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMessageExplicitPresenceDelimited.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMessageExplicitPresenceDelimited.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class RequiredEditionsMessageExplicitPresenceDelimited extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", RequiredEditionsMessageExplicitPresenceDelimited.class.getName()); } @@ -76,7 +76,7 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMessageExplicitPresenceDelimitedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMessageExplicitPresenceDelimitedOrBuilder.java index 718b87f0..bf238567 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMessageExplicitPresenceDelimitedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMessageExplicitPresenceDelimitedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMessageExplicitPresenceOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMessageExplicitPresenceOrBuilder.java index 842ea87f..0d16a19b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMessageExplicitPresenceOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMessageExplicitPresenceOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMessageLegacyRequired.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMessageLegacyRequired.java index 733956d3..61b78eb1 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMessageLegacyRequired.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMessageLegacyRequired.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class RequiredEditionsMessageLegacyRequired extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", RequiredEditionsMessageLegacyRequired.class.getName()); } @@ -76,7 +76,7 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMessageLegacyRequiredDelimited.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMessageLegacyRequiredDelimited.java index d56edb2e..ad1c9d36 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMessageLegacyRequiredDelimited.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMessageLegacyRequiredDelimited.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class RequiredEditionsMessageLegacyRequiredDelimited extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", RequiredEditionsMessageLegacyRequiredDelimited.class.getName()); } @@ -76,7 +76,7 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMessageLegacyRequiredDelimitedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMessageLegacyRequiredDelimitedOrBuilder.java index 926ebc7b..c4f85872 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMessageLegacyRequiredDelimitedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMessageLegacyRequiredDelimitedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMessageLegacyRequiredOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMessageLegacyRequiredOrBuilder.java index a2f40d2e..5ffccf37 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMessageLegacyRequiredOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsMessageLegacyRequiredOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsOneof.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsOneof.java index c55103d7..46513f2b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsOneof.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsOneof.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class RequiredEditionsOneof extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", RequiredEditionsOneof.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsOneofOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsOneofOrBuilder.java index 87aa915e..6c6a8faa 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsOneofOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsOneofOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsRepeated.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsRepeated.java index 82eee5aa..d69511dc 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsRepeated.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsRepeated.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class RequiredEditionsRepeated extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", RequiredEditionsRepeated.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsRepeatedExpanded.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsRepeatedExpanded.java index 75c613ef..f06163cb 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsRepeatedExpanded.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsRepeatedExpanded.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class RequiredEditionsRepeatedExpanded extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", RequiredEditionsRepeatedExpanded.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsRepeatedExpandedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsRepeatedExpandedOrBuilder.java index 08488ad2..38e893c7 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsRepeatedExpandedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsRepeatedExpandedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsRepeatedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsRepeatedOrBuilder.java index 0d944cad..26c1abc9 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsRepeatedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsRepeatedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsScalarExplicitPresence.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsScalarExplicitPresence.java index 4ca6c785..753ad63c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsScalarExplicitPresence.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsScalarExplicitPresence.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class RequiredEditionsScalarExplicitPresence extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", RequiredEditionsScalarExplicitPresence.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsScalarExplicitPresenceDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsScalarExplicitPresenceDefault.java index 39467fc0..6ef928b6 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsScalarExplicitPresenceDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsScalarExplicitPresenceDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class RequiredEditionsScalarExplicitPresenceDefault extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", RequiredEditionsScalarExplicitPresenceDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsScalarExplicitPresenceDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsScalarExplicitPresenceDefaultOrBuilder.java index 4fc06a12..541eabff 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsScalarExplicitPresenceDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsScalarExplicitPresenceDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsScalarExplicitPresenceOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsScalarExplicitPresenceOrBuilder.java index 65d9ba46..53ee1e44 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsScalarExplicitPresenceOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsScalarExplicitPresenceOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsScalarImplicitPresence.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsScalarImplicitPresence.java index a3c889de..9bb71b88 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsScalarImplicitPresence.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsScalarImplicitPresence.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class RequiredEditionsScalarImplicitPresence extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", RequiredEditionsScalarImplicitPresence.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsScalarImplicitPresenceOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsScalarImplicitPresenceOrBuilder.java index 36365fa1..5b6e53a5 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsScalarImplicitPresenceOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsScalarImplicitPresenceOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsScalarLegacyRequired.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsScalarLegacyRequired.java index cf3cd2e0..19600e5b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsScalarLegacyRequired.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsScalarLegacyRequired.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class RequiredEditionsScalarLegacyRequired extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", RequiredEditionsScalarLegacyRequired.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsScalarLegacyRequiredOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsScalarLegacyRequiredOrBuilder.java index e495ed53..f8327190 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsScalarLegacyRequiredOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredEditionsScalarLegacyRequiredOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredFieldProto2Proto.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredFieldProto2Proto.java index 6a1d399e..3d2a1c89 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredFieldProto2Proto.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredFieldProto2Proto.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -12,7 +12,7 @@ private RequiredFieldProto2Proto() {} com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", RequiredFieldProto2Proto.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredFieldProto3Proto.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredFieldProto3Proto.java index 5e1b966f..599c7ecc 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredFieldProto3Proto.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredFieldProto3Proto.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -12,7 +12,7 @@ private RequiredFieldProto3Proto() {} com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", RequiredFieldProto3Proto.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredFieldProtoEditionsProto.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredFieldProtoEditionsProto.java index 868b19c6..f9ce3dfe 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredFieldProtoEditionsProto.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredFieldProtoEditionsProto.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -12,7 +12,7 @@ private RequiredFieldProtoEditionsProto() {} com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", RequiredFieldProtoEditionsProto.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2Map.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2Map.java index ec37e042..d8e1a936 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2Map.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2Map.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class RequiredProto2Map extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", RequiredProto2Map.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2MapOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2MapOrBuilder.java index 7c9b2ac8..70163f97 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2MapOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2MapOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2Message.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2Message.java index 78a84fe6..71bdd034 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2Message.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2Message.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class RequiredProto2Message extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", RequiredProto2Message.class.getName()); } @@ -76,7 +76,7 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2MessageOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2MessageOrBuilder.java index b8256047..b4ee43e1 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2MessageOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2MessageOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2Oneof.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2Oneof.java index 6c54f4ae..136d8b0e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2Oneof.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2Oneof.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class RequiredProto2Oneof extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", RequiredProto2Oneof.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2OneofOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2OneofOrBuilder.java index 2892db80..3e9875bc 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2OneofOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2OneofOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2Repeated.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2Repeated.java index 157dc6d5..bf0d96a0 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2Repeated.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2Repeated.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class RequiredProto2Repeated extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", RequiredProto2Repeated.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2RepeatedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2RepeatedOrBuilder.java index aa21c21d..0710d192 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2RepeatedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2RepeatedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2ScalarOptional.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2ScalarOptional.java index 68ffefc5..9a0c988e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2ScalarOptional.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2ScalarOptional.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class RequiredProto2ScalarOptional extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", RequiredProto2ScalarOptional.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2ScalarOptionalDefault.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2ScalarOptionalDefault.java index bfd52634..9fbaccf6 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2ScalarOptionalDefault.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2ScalarOptionalDefault.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class RequiredProto2ScalarOptionalDefault extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", RequiredProto2ScalarOptionalDefault.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2ScalarOptionalDefaultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2ScalarOptionalDefaultOrBuilder.java index 7cc453ff..da768e39 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2ScalarOptionalDefaultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2ScalarOptionalDefaultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2ScalarOptionalOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2ScalarOptionalOrBuilder.java index b55c755c..b64cf809 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2ScalarOptionalOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2ScalarOptionalOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2ScalarRequired.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2ScalarRequired.java index 7c602f0a..88907d78 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2ScalarRequired.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2ScalarRequired.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class RequiredProto2ScalarRequired extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", RequiredProto2ScalarRequired.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2ScalarRequiredOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2ScalarRequiredOrBuilder.java index 1c905066..b007a7fc 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2ScalarRequiredOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto2ScalarRequiredOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3Map.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3Map.java index 5fa914dc..f8a31348 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3Map.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3Map.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class RequiredProto3Map extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", RequiredProto3Map.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3MapOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3MapOrBuilder.java index 194bd4cb..24c2bced 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3MapOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3MapOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3Message.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3Message.java index 2cb5a08f..6720aced 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3Message.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3Message.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class RequiredProto3Message extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", RequiredProto3Message.class.getName()); } @@ -71,7 +71,7 @@ public static final class Msg extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Msg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3MessageOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3MessageOrBuilder.java index a417b9ca..a4a8776d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3MessageOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3MessageOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3OneOf.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3OneOf.java index 61869141..2a7958b4 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3OneOf.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3OneOf.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class RequiredProto3OneOf extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", RequiredProto3OneOf.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3OneOfOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3OneOfOrBuilder.java index 525f3672..be7ac142 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3OneOfOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3OneOfOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3OptionalScalar.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3OptionalScalar.java index 80121d2f..b47b8d48 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3OptionalScalar.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3OptionalScalar.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class RequiredProto3OptionalScalar extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", RequiredProto3OptionalScalar.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3OptionalScalarOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3OptionalScalarOrBuilder.java index 61918100..194a4200 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3OptionalScalarOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3OptionalScalarOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3Repeated.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3Repeated.java index 36b3dde5..41144862 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3Repeated.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3Repeated.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class RequiredProto3Repeated extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", RequiredProto3Repeated.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3RepeatedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3RepeatedOrBuilder.java index 1367efd0..f97cd027 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3RepeatedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3RepeatedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3Scalar.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3Scalar.java index 1ef74741..7b021f79 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3Scalar.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3Scalar.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class RequiredProto3Scalar extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", RequiredProto3Scalar.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3ScalarOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3ScalarOrBuilder.java index cf34a8c5..adc2f3d8 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3ScalarOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/RequiredProto3ScalarOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/required_field_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32Const.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32Const.java index 19367082..89241f11 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32Const.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32Const.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class SFixed32Const extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", SFixed32Const.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32ConstOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32ConstOrBuilder.java index ddafedfe..320b8ae3 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32ConstOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32ConstOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32ExGTELTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32ExGTELTE.java index 6895af48..a25ad5f6 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32ExGTELTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32ExGTELTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class SFixed32ExGTELTE extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", SFixed32ExGTELTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32ExGTELTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32ExGTELTEOrBuilder.java index a906473c..38936e26 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32ExGTELTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32ExGTELTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32ExLTGT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32ExLTGT.java index 6136bfce..2aadb334 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32ExLTGT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32ExLTGT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class SFixed32ExLTGT extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", SFixed32ExLTGT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32ExLTGTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32ExLTGTOrBuilder.java index 2b61c6f0..507a5962 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32ExLTGTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32ExLTGTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32Example.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32Example.java index 0d32f5e0..1a0ffc0a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32Example.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32Example.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class SFixed32Example extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", SFixed32Example.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32ExampleOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32ExampleOrBuilder.java index 662d23b1..24d3f311 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32ExampleOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32ExampleOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32GT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32GT.java index e390f419..51ffdc24 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32GT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32GT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class SFixed32GT extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", SFixed32GT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32GTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32GTE.java index 31ea945f..df1b8196 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32GTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32GTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class SFixed32GTE extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", SFixed32GTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32GTELTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32GTELTE.java index 3439b215..a4176154 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32GTELTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32GTELTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class SFixed32GTELTE extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", SFixed32GTELTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32GTELTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32GTELTEOrBuilder.java index 20d735ec..57c620b5 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32GTELTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32GTELTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32GTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32GTEOrBuilder.java index 755b5c3d..36d47f7f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32GTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32GTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32GTLT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32GTLT.java index 1e23d333..dfc0dba1 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32GTLT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32GTLT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class SFixed32GTLT extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", SFixed32GTLT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32GTLTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32GTLTOrBuilder.java index 10d42fc4..73b0949b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32GTLTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32GTLTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32GTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32GTOrBuilder.java index c695b0ae..3054a728 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32GTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32GTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32Ignore.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32Ignore.java index ee8ff250..a930233d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32Ignore.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32Ignore.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class SFixed32Ignore extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", SFixed32Ignore.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32IgnoreOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32IgnoreOrBuilder.java index cbe83c7d..c6fab534 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32IgnoreOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32IgnoreOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32In.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32In.java index 80cf73fd..99bf8cb5 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32In.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32In.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class SFixed32In extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", SFixed32In.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32InOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32InOrBuilder.java index 365de320..441e3980 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32InOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32InOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32IncorrectType.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32IncorrectType.java index 7e78c53b..117c9ed4 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32IncorrectType.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32IncorrectType.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class SFixed32IncorrectType extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", SFixed32IncorrectType.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32IncorrectTypeOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32IncorrectTypeOrBuilder.java index c32a2871..0f22ce2c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32IncorrectTypeOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32IncorrectTypeOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32LT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32LT.java index 940ebd7b..0b9c350d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32LT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32LT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class SFixed32LT extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", SFixed32LT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32LTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32LTE.java index 1019fdfb..075f172f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32LTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32LTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class SFixed32LTE extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", SFixed32LTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32LTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32LTEOrBuilder.java index 80ff35b4..631c0187 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32LTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32LTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32LTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32LTOrBuilder.java index df88fc03..42131117 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32LTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32LTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32None.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32None.java index af0c2036..e6472e2c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32None.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32None.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class SFixed32None extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", SFixed32None.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32NoneOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32NoneOrBuilder.java index 5d156dd9..bb422869 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32NoneOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32NoneOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32NotIn.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32NotIn.java index d77bdb85..ee38e969 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32NotIn.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32NotIn.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class SFixed32NotIn extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", SFixed32NotIn.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32NotInOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32NotInOrBuilder.java index a3c2c4b9..24e50b4d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32NotInOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed32NotInOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64Const.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64Const.java index 08293738..ba6daf60 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64Const.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64Const.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class SFixed64Const extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", SFixed64Const.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64ConstOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64ConstOrBuilder.java index bbfa274a..a894e6fa 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64ConstOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64ConstOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64ExGTELTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64ExGTELTE.java index 8651ec16..d71302a9 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64ExGTELTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64ExGTELTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class SFixed64ExGTELTE extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", SFixed64ExGTELTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64ExGTELTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64ExGTELTEOrBuilder.java index 0716c98b..1ed4360f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64ExGTELTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64ExGTELTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64ExLTGT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64ExLTGT.java index 4872bfd9..c484a47a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64ExLTGT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64ExLTGT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class SFixed64ExLTGT extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", SFixed64ExLTGT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64ExLTGTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64ExLTGTOrBuilder.java index 13bf6c80..4318c5de 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64ExLTGTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64ExLTGTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64Example.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64Example.java index 4664515e..72d8bae0 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64Example.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64Example.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class SFixed64Example extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", SFixed64Example.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64ExampleOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64ExampleOrBuilder.java index 8a2de06b..e39bbbb9 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64ExampleOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64ExampleOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64GT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64GT.java index 72e47ca6..141c0a03 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64GT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64GT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class SFixed64GT extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", SFixed64GT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64GTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64GTE.java index 01e93163..9aab6126 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64GTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64GTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class SFixed64GTE extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", SFixed64GTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64GTELTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64GTELTE.java index d57943fe..b4c88277 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64GTELTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64GTELTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class SFixed64GTELTE extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", SFixed64GTELTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64GTELTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64GTELTEOrBuilder.java index 553ce626..4309e269 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64GTELTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64GTELTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64GTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64GTEOrBuilder.java index 25247a6b..37ebc877 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64GTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64GTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64GTLT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64GTLT.java index 65507c86..99aebdf3 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64GTLT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64GTLT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class SFixed64GTLT extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", SFixed64GTLT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64GTLTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64GTLTOrBuilder.java index 6fd948d8..f1e50451 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64GTLTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64GTLTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64GTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64GTOrBuilder.java index 182284cd..46af6286 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64GTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64GTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64Ignore.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64Ignore.java index e331d6fa..7439ef91 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64Ignore.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64Ignore.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class SFixed64Ignore extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", SFixed64Ignore.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64IgnoreOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64IgnoreOrBuilder.java index 4f77e88e..706789ec 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64IgnoreOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64IgnoreOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64In.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64In.java index 69fd79d5..4a5ca833 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64In.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64In.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class SFixed64In extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", SFixed64In.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64InOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64InOrBuilder.java index 68b4c300..62209835 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64InOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64InOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64IncorrectType.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64IncorrectType.java index 3c6aac07..7424df83 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64IncorrectType.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64IncorrectType.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class SFixed64IncorrectType extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", SFixed64IncorrectType.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64IncorrectTypeOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64IncorrectTypeOrBuilder.java index 4382d439..0882ab0f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64IncorrectTypeOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64IncorrectTypeOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64LT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64LT.java index d05a9e44..fead935e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64LT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64LT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class SFixed64LT extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", SFixed64LT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64LTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64LTE.java index 1e087398..035736a9 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64LTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64LTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class SFixed64LTE extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", SFixed64LTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64LTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64LTEOrBuilder.java index c130b5c5..ad6ac678 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64LTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64LTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64LTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64LTOrBuilder.java index 242ebd66..69dc35c6 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64LTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64LTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64None.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64None.java index 468ecc89..d78ee375 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64None.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64None.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class SFixed64None extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", SFixed64None.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64NoneOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64NoneOrBuilder.java index c5899151..43d1c34b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64NoneOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64NoneOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64NotIn.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64NotIn.java index 4d755ca2..b96721bd 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64NotIn.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64NotIn.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class SFixed64NotIn extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", SFixed64NotIn.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64NotInOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64NotInOrBuilder.java index aa67f820..e67b319c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64NotInOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SFixed64NotInOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32Const.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32Const.java index 27babb44..f81c1cf9 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32Const.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32Const.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class SInt32Const extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", SInt32Const.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32ConstOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32ConstOrBuilder.java index 7265957e..7b7e436c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32ConstOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32ConstOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32ExGTELTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32ExGTELTE.java index 959c2ff2..e03aed29 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32ExGTELTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32ExGTELTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class SInt32ExGTELTE extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", SInt32ExGTELTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32ExGTELTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32ExGTELTEOrBuilder.java index ca3eb9b9..0cc5f4ea 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32ExGTELTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32ExGTELTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32ExLTGT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32ExLTGT.java index 58a39185..2af86c0c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32ExLTGT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32ExLTGT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class SInt32ExLTGT extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", SInt32ExLTGT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32ExLTGTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32ExLTGTOrBuilder.java index 180309ea..8e45d3c1 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32ExLTGTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32ExLTGTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32Example.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32Example.java index ad01ed1b..946fecaa 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32Example.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32Example.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class SInt32Example extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", SInt32Example.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32ExampleOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32ExampleOrBuilder.java index 5f68f4e9..1f7e9f75 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32ExampleOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32ExampleOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32GT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32GT.java index 51e1b117..bfbc8daf 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32GT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32GT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class SInt32GT extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", SInt32GT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32GTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32GTE.java index 9f8daadd..1d84b282 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32GTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32GTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class SInt32GTE extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", SInt32GTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32GTELTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32GTELTE.java index fbd852ed..4cfba914 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32GTELTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32GTELTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class SInt32GTELTE extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", SInt32GTELTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32GTELTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32GTELTEOrBuilder.java index 442911ea..40ef5b23 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32GTELTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32GTELTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32GTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32GTEOrBuilder.java index a188214d..56aed48d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32GTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32GTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32GTLT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32GTLT.java index 30e6720f..cdfd46d3 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32GTLT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32GTLT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class SInt32GTLT extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", SInt32GTLT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32GTLTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32GTLTOrBuilder.java index 1f3ac463..6bc246b3 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32GTLTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32GTLTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32GTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32GTOrBuilder.java index 5dd14892..b1f83eff 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32GTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32GTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32Ignore.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32Ignore.java index 8f255608..a4bc686f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32Ignore.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32Ignore.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class SInt32Ignore extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", SInt32Ignore.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32IgnoreOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32IgnoreOrBuilder.java index 67ace47e..e61e9a89 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32IgnoreOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32IgnoreOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32In.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32In.java index 1f33cc12..a3cce761 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32In.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32In.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class SInt32In extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", SInt32In.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32InOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32InOrBuilder.java index ccd62eb4..5180718c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32InOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32InOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32IncorrectType.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32IncorrectType.java index 1a206456..f94878f0 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32IncorrectType.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32IncorrectType.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class SInt32IncorrectType extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", SInt32IncorrectType.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32IncorrectTypeOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32IncorrectTypeOrBuilder.java index 64b3ac3d..60ece785 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32IncorrectTypeOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32IncorrectTypeOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32LT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32LT.java index a8980db2..42c98c90 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32LT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32LT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class SInt32LT extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", SInt32LT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32LTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32LTE.java index 4a6e2c9b..3ccfffe5 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32LTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32LTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class SInt32LTE extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", SInt32LTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32LTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32LTEOrBuilder.java index d3f22df0..8c0cff06 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32LTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32LTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32LTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32LTOrBuilder.java index 50be11b0..86dcd31a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32LTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32LTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32None.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32None.java index 06bb27d4..034f5b81 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32None.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32None.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class SInt32None extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", SInt32None.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32NoneOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32NoneOrBuilder.java index 29a29b00..542bdea9 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32NoneOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32NoneOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32NotIn.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32NotIn.java index 9333e7f6..61e23d18 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32NotIn.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32NotIn.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class SInt32NotIn extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", SInt32NotIn.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32NotInOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32NotInOrBuilder.java index d7f5d149..d63e780b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32NotInOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt32NotInOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64Const.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64Const.java index 4122cf52..9ab777e0 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64Const.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64Const.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class SInt64Const extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", SInt64Const.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64ConstOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64ConstOrBuilder.java index c716dfd0..6c93d875 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64ConstOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64ConstOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64ExGTELTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64ExGTELTE.java index a1249596..5528b160 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64ExGTELTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64ExGTELTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class SInt64ExGTELTE extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", SInt64ExGTELTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64ExGTELTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64ExGTELTEOrBuilder.java index f45253cb..c0228ad6 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64ExGTELTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64ExGTELTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64ExLTGT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64ExLTGT.java index d47ef938..6b9891b2 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64ExLTGT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64ExLTGT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class SInt64ExLTGT extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", SInt64ExLTGT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64ExLTGTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64ExLTGTOrBuilder.java index d426f404..7ef30d42 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64ExLTGTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64ExLTGTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64Example.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64Example.java index 41605d5f..064aef42 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64Example.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64Example.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class SInt64Example extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", SInt64Example.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64ExampleOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64ExampleOrBuilder.java index bd39137d..070a7e5a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64ExampleOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64ExampleOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64GT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64GT.java index 73e68708..0360f78d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64GT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64GT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class SInt64GT extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", SInt64GT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64GTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64GTE.java index 6c482e92..b6eb01c8 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64GTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64GTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class SInt64GTE extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", SInt64GTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64GTELTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64GTELTE.java index 2b91ccee..ef89a7c0 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64GTELTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64GTELTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class SInt64GTELTE extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", SInt64GTELTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64GTELTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64GTELTEOrBuilder.java index 3293802f..36c898b1 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64GTELTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64GTELTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64GTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64GTEOrBuilder.java index 92bfffd0..8d301e09 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64GTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64GTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64GTLT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64GTLT.java index 2ac17cd3..f0173b99 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64GTLT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64GTLT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class SInt64GTLT extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", SInt64GTLT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64GTLTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64GTLTOrBuilder.java index f25798d6..4769c7d7 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64GTLTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64GTLTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64GTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64GTOrBuilder.java index e5c25b1f..ca788dec 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64GTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64GTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64Ignore.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64Ignore.java index 79291375..c8889f7d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64Ignore.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64Ignore.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class SInt64Ignore extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", SInt64Ignore.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64IgnoreOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64IgnoreOrBuilder.java index fa0105cd..5422ea4b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64IgnoreOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64IgnoreOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64In.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64In.java index c82ae3db..f486c6a2 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64In.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64In.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class SInt64In extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", SInt64In.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64InOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64InOrBuilder.java index 2e6ebcdf..68c67e8e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64InOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64InOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64IncorrectType.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64IncorrectType.java index c6232a5f..fb78d048 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64IncorrectType.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64IncorrectType.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class SInt64IncorrectType extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", SInt64IncorrectType.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64IncorrectTypeOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64IncorrectTypeOrBuilder.java index c8f5ec03..d715dbec 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64IncorrectTypeOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64IncorrectTypeOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64LT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64LT.java index 4916d1b3..b9c0661c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64LT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64LT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class SInt64LT extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", SInt64LT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64LTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64LTE.java index d807146a..63ce0c0a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64LTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64LTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class SInt64LTE extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", SInt64LTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64LTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64LTEOrBuilder.java index 31997c22..3f9c4328 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64LTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64LTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64LTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64LTOrBuilder.java index b2c41885..f1caa70d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64LTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64LTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64None.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64None.java index 9b830f67..126317d8 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64None.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64None.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class SInt64None extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", SInt64None.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64NoneOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64NoneOrBuilder.java index b0dde623..b41aa250 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64NoneOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64NoneOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64NotIn.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64NotIn.java index 485f5b01..dc66564a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64NotIn.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64NotIn.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class SInt64NotIn extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", SInt64NotIn.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64NotInOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64NotInOrBuilder.java index 067d1115..4543b5fe 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64NotInOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/SInt64NotInOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StandardPredefinedAndCustomRuleEdition2023.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StandardPredefinedAndCustomRuleEdition2023.java index 7a75f28b..af91d4c5 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StandardPredefinedAndCustomRuleEdition2023.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StandardPredefinedAndCustomRuleEdition2023.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class StandardPredefinedAndCustomRuleEdition2023 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", StandardPredefinedAndCustomRuleEdition2023.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StandardPredefinedAndCustomRuleEdition2023OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StandardPredefinedAndCustomRuleEdition2023OrBuilder.java index 788e1521..97c6cde0 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StandardPredefinedAndCustomRuleEdition2023OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StandardPredefinedAndCustomRuleEdition2023OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto_editions.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StandardPredefinedAndCustomRuleProto2.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StandardPredefinedAndCustomRuleProto2.java index 6adc4d99..22050dd6 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StandardPredefinedAndCustomRuleProto2.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StandardPredefinedAndCustomRuleProto2.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class StandardPredefinedAndCustomRuleProto2 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", StandardPredefinedAndCustomRuleProto2.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StandardPredefinedAndCustomRuleProto2OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StandardPredefinedAndCustomRuleProto2OrBuilder.java index de90eedc..5b66d977 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StandardPredefinedAndCustomRuleProto2OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StandardPredefinedAndCustomRuleProto2OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StandardPredefinedAndCustomRuleProto3.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StandardPredefinedAndCustomRuleProto3.java index 563f0dc7..d77f246c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StandardPredefinedAndCustomRuleProto3.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StandardPredefinedAndCustomRuleProto3.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class StandardPredefinedAndCustomRuleProto3 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", StandardPredefinedAndCustomRuleProto3.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StandardPredefinedAndCustomRuleProto3OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StandardPredefinedAndCustomRuleProto3OrBuilder.java index 06b1ba43..dc4569bc 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StandardPredefinedAndCustomRuleProto3OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StandardPredefinedAndCustomRuleProto3OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/predefined_rules_proto3.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringAddress.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringAddress.java index c8a9c260..bb30ada8 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringAddress.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringAddress.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class StringAddress extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", StringAddress.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringAddressOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringAddressOrBuilder.java index a6913bfc..20a8f5e2 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringAddressOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringAddressOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringConst.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringConst.java index 06f48fd2..c2e10f30 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringConst.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringConst.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class StringConst extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", StringConst.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringConstOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringConstOrBuilder.java index b4e6ae16..11d41bb0 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringConstOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringConstOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringContains.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringContains.java index 33bc3016..8190938f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringContains.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringContains.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class StringContains extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", StringContains.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringContainsOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringContainsOrBuilder.java index eb1203ae..c640c931 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringContainsOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringContainsOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringEmail.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringEmail.java index 92c1d7d8..794c8ffc 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringEmail.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringEmail.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class StringEmail extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", StringEmail.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringEmailOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringEmailOrBuilder.java index d65c541e..2a8dfe3e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringEmailOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringEmailOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringEqualMinMaxBytes.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringEqualMinMaxBytes.java index 5d23a290..62944354 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringEqualMinMaxBytes.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringEqualMinMaxBytes.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class StringEqualMinMaxBytes extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", StringEqualMinMaxBytes.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringEqualMinMaxBytesOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringEqualMinMaxBytesOrBuilder.java index 1d071c79..9ce0855d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringEqualMinMaxBytesOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringEqualMinMaxBytesOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringEqualMinMaxLen.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringEqualMinMaxLen.java index 156564e1..053f962e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringEqualMinMaxLen.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringEqualMinMaxLen.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class StringEqualMinMaxLen extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", StringEqualMinMaxLen.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringEqualMinMaxLenOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringEqualMinMaxLenOrBuilder.java index 69344ac3..4d7408bc 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringEqualMinMaxLenOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringEqualMinMaxLenOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringExample.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringExample.java index 5359e2eb..5cdf97a2 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringExample.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringExample.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class StringExample extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", StringExample.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringExampleOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringExampleOrBuilder.java index 783cddca..624098dd 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringExampleOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringExampleOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringHostAndOptionalPort.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringHostAndOptionalPort.java index 0a8fd97c..1a15ddac 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringHostAndOptionalPort.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringHostAndOptionalPort.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class StringHostAndOptionalPort extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", StringHostAndOptionalPort.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringHostAndOptionalPortOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringHostAndOptionalPortOrBuilder.java index d9c57782..209f5bf5 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringHostAndOptionalPortOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringHostAndOptionalPortOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringHostAndPort.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringHostAndPort.java index fae4f28e..e3248028 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringHostAndPort.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringHostAndPort.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class StringHostAndPort extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", StringHostAndPort.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringHostAndPortOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringHostAndPortOrBuilder.java index b407e62a..e873b757 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringHostAndPortOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringHostAndPortOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringHostname.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringHostname.java index 825565b2..f190422b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringHostname.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringHostname.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class StringHostname extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", StringHostname.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringHostnameOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringHostnameOrBuilder.java index 3f860e22..1e4599a8 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringHostnameOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringHostnameOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringHttpHeaderName.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringHttpHeaderName.java index 4e17b8b6..bd89c240 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringHttpHeaderName.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringHttpHeaderName.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class StringHttpHeaderName extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", StringHttpHeaderName.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringHttpHeaderNameLoose.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringHttpHeaderNameLoose.java index 91589ff0..1191800f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringHttpHeaderNameLoose.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringHttpHeaderNameLoose.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class StringHttpHeaderNameLoose extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", StringHttpHeaderNameLoose.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringHttpHeaderNameLooseOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringHttpHeaderNameLooseOrBuilder.java index 4a2db0bb..63ce0b51 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringHttpHeaderNameLooseOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringHttpHeaderNameLooseOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringHttpHeaderNameOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringHttpHeaderNameOrBuilder.java index 719ccc8f..c7c4a40d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringHttpHeaderNameOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringHttpHeaderNameOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringHttpHeaderValue.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringHttpHeaderValue.java index 3650675c..b3fc279c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringHttpHeaderValue.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringHttpHeaderValue.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class StringHttpHeaderValue extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", StringHttpHeaderValue.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringHttpHeaderValueLoose.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringHttpHeaderValueLoose.java index f5337824..ab3c3a65 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringHttpHeaderValueLoose.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringHttpHeaderValueLoose.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class StringHttpHeaderValueLoose extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", StringHttpHeaderValueLoose.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringHttpHeaderValueLooseOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringHttpHeaderValueLooseOrBuilder.java index a38f7d6d..8ea1a869 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringHttpHeaderValueLooseOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringHttpHeaderValueLooseOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringHttpHeaderValueOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringHttpHeaderValueOrBuilder.java index 46ebe9fb..83fc3c1b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringHttpHeaderValueOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringHttpHeaderValueOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIP.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIP.java index 0a859f86..4b4c4f44 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIP.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIP.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class StringIP extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", StringIP.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPOrBuilder.java index 2f8f6fe2..e7f8d244 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPPrefix.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPPrefix.java index 0357fe60..cddb31b5 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPPrefix.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPPrefix.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class StringIPPrefix extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", StringIPPrefix.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPPrefixOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPPrefixOrBuilder.java index 9792eb81..386f14df 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPPrefixOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPPrefixOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPWithPrefixLen.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPWithPrefixLen.java index 17579e76..65ef114d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPWithPrefixLen.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPWithPrefixLen.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class StringIPWithPrefixLen extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", StringIPWithPrefixLen.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPWithPrefixLenOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPWithPrefixLenOrBuilder.java index 54cb02ca..6891f73d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPWithPrefixLenOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPWithPrefixLenOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv4.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv4.java index f3a5716e..57c170ad 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv4.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv4.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class StringIPv4 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", StringIPv4.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv4OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv4OrBuilder.java index b95a7144..d16d6ecd 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv4OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv4OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv4Prefix.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv4Prefix.java index d4b1db50..fa4f5edc 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv4Prefix.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv4Prefix.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class StringIPv4Prefix extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", StringIPv4Prefix.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv4PrefixOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv4PrefixOrBuilder.java index 0bc3bf07..3f6433d3 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv4PrefixOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv4PrefixOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv4WithPrefixLen.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv4WithPrefixLen.java index 6180c63a..cbfc5ce2 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv4WithPrefixLen.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv4WithPrefixLen.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class StringIPv4WithPrefixLen extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", StringIPv4WithPrefixLen.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv4WithPrefixLenOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv4WithPrefixLenOrBuilder.java index 71f02f66..34e17f0e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv4WithPrefixLenOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv4WithPrefixLenOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv6.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv6.java index 16526339..cdee5b9f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv6.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv6.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class StringIPv6 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", StringIPv6.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv6OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv6OrBuilder.java index 6fe887d3..a3ec0c8a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv6OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv6OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv6Prefix.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv6Prefix.java index 58876391..1fef2c22 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv6Prefix.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv6Prefix.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class StringIPv6Prefix extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", StringIPv6Prefix.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv6PrefixOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv6PrefixOrBuilder.java index 4af40be9..e6813c19 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv6PrefixOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv6PrefixOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv6WithPrefixLen.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv6WithPrefixLen.java index fcde1ae5..398b67f0 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv6WithPrefixLen.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv6WithPrefixLen.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class StringIPv6WithPrefixLen extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", StringIPv6WithPrefixLen.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv6WithPrefixLenOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv6WithPrefixLenOrBuilder.java index 9dc4c7bd..14523458 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv6WithPrefixLenOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIPv6WithPrefixLenOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIn.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIn.java index 9d5baa93..5f3a1a19 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringIn.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringIn.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class StringIn extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", StringIn.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringInOneof.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringInOneof.java index e90f8395..ee4d0823 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringInOneof.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringInOneof.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class StringInOneof extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", StringInOneof.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringInOneofOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringInOneofOrBuilder.java index c7bb4139..0bb7a070 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringInOneofOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringInOneofOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringInOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringInOrBuilder.java index f393bb1f..455a4d2d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringInOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringInOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringLen.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringLen.java index d5f34d9e..05c5f092 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringLen.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringLen.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class StringLen extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", StringLen.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringLenBytes.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringLenBytes.java index 6b34bf21..1f56271b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringLenBytes.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringLenBytes.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class StringLenBytes extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", StringLenBytes.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringLenBytesOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringLenBytesOrBuilder.java index b51ef40e..b8b5ad92 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringLenBytesOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringLenBytesOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringLenOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringLenOrBuilder.java index f5eee1cb..d2d99818 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringLenOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringLenOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringMaxBytes.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringMaxBytes.java index e16dfce0..7a25b490 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringMaxBytes.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringMaxBytes.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class StringMaxBytes extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", StringMaxBytes.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringMaxBytesOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringMaxBytesOrBuilder.java index 55b8cbf5..9ad13c82 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringMaxBytesOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringMaxBytesOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringMaxLen.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringMaxLen.java index f8a44f6f..37d9b746 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringMaxLen.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringMaxLen.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class StringMaxLen extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", StringMaxLen.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringMaxLenOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringMaxLenOrBuilder.java index fe2bdf95..e854c5d3 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringMaxLenOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringMaxLenOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringMinBytes.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringMinBytes.java index 39459760..879b3eb1 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringMinBytes.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringMinBytes.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class StringMinBytes extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", StringMinBytes.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringMinBytesOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringMinBytesOrBuilder.java index 6a3effa8..7fd0b220 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringMinBytesOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringMinBytesOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringMinLen.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringMinLen.java index 4d3ebc57..18f11c2a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringMinLen.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringMinLen.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class StringMinLen extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", StringMinLen.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringMinLenOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringMinLenOrBuilder.java index 88154650..cde283a5 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringMinLenOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringMinLenOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringMinMaxBytes.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringMinMaxBytes.java index ffedc2ec..6a9f7b13 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringMinMaxBytes.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringMinMaxBytes.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class StringMinMaxBytes extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", StringMinMaxBytes.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringMinMaxBytesOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringMinMaxBytesOrBuilder.java index 48d96954..f93778f8 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringMinMaxBytesOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringMinMaxBytesOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringMinMaxLen.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringMinMaxLen.java index 5894f6f3..5de6f610 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringMinMaxLen.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringMinMaxLen.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class StringMinMaxLen extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", StringMinMaxLen.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringMinMaxLenOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringMinMaxLenOrBuilder.java index 4d645a4a..b2499a9e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringMinMaxLenOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringMinMaxLenOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNone.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNone.java index ccad2692..17f6a63b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNone.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNone.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class StringNone extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", StringNone.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNoneOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNoneOrBuilder.java index 849c0058..c79e1b43 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNoneOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNoneOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotAddress.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotAddress.java index 5a1457b6..2eeb495e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotAddress.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotAddress.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class StringNotAddress extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", StringNotAddress.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotAddressOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotAddressOrBuilder.java index 16680dbd..03cd43ce 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotAddressOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotAddressOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotContains.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotContains.java index 1dee8bad..0fd8a59c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotContains.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotContains.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class StringNotContains extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", StringNotContains.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotContainsOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotContainsOrBuilder.java index 706264e9..7a81d7e2 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotContainsOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotContainsOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotEmail.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotEmail.java index d8659ce8..3b4da927 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotEmail.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotEmail.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class StringNotEmail extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", StringNotEmail.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotEmailOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotEmailOrBuilder.java index fc3d1faf..e1ee4b89 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotEmailOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotEmailOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotHostname.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotHostname.java index 53f5aeca..9a13fb57 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotHostname.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotHostname.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class StringNotHostname extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", StringNotHostname.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotHostnameOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotHostnameOrBuilder.java index 1b9cd8fe..f3efee81 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotHostnameOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotHostnameOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIP.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIP.java index da4d97b6..b19b53b4 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIP.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIP.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class StringNotIP extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", StringNotIP.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIPOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIPOrBuilder.java index e29324cb..a74e06d0 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIPOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIPOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIPPrefix.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIPPrefix.java index a3a930f3..cc73bc97 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIPPrefix.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIPPrefix.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class StringNotIPPrefix extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", StringNotIPPrefix.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIPPrefixOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIPPrefixOrBuilder.java index f24961b9..398927d8 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIPPrefixOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIPPrefixOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIPWithPrefixLen.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIPWithPrefixLen.java index 0176b44e..355753ff 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIPWithPrefixLen.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIPWithPrefixLen.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class StringNotIPWithPrefixLen extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", StringNotIPWithPrefixLen.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIPWithPrefixLenOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIPWithPrefixLenOrBuilder.java index 654a9a19..54fed6a2 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIPWithPrefixLenOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIPWithPrefixLenOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIPv4.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIPv4.java index bffce1d6..f5e7059d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIPv4.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIPv4.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class StringNotIPv4 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", StringNotIPv4.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIPv4OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIPv4OrBuilder.java index c010667e..7704fb4c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIPv4OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIPv4OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIPv4Prefix.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIPv4Prefix.java index 7249ed4b..de783df1 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIPv4Prefix.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIPv4Prefix.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class StringNotIPv4Prefix extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", StringNotIPv4Prefix.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIPv4PrefixOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIPv4PrefixOrBuilder.java index ebbe6617..26b3cdc1 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIPv4PrefixOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIPv4PrefixOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIPv4WithPrefixLen.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIPv4WithPrefixLen.java index 169f53b8..09a258b8 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIPv4WithPrefixLen.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIPv4WithPrefixLen.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class StringNotIPv4WithPrefixLen extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", StringNotIPv4WithPrefixLen.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIPv4WithPrefixLenOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIPv4WithPrefixLenOrBuilder.java index 9aa94dc4..15741d79 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIPv4WithPrefixLenOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIPv4WithPrefixLenOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIPv6.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIPv6.java index 4d67adae..76dbdf22 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIPv6.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIPv6.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class StringNotIPv6 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", StringNotIPv6.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIPv6OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIPv6OrBuilder.java index 152d43e6..f201bf17 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIPv6OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIPv6OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIPv6Prefix.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIPv6Prefix.java index cfe0a976..69b11308 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIPv6Prefix.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIPv6Prefix.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class StringNotIPv6Prefix extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", StringNotIPv6Prefix.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIPv6PrefixOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIPv6PrefixOrBuilder.java index 2d528f40..9911d07f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIPv6PrefixOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIPv6PrefixOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIPv6WithPrefixLen.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIPv6WithPrefixLen.java index 2403017c..35e060c2 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIPv6WithPrefixLen.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIPv6WithPrefixLen.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class StringNotIPv6WithPrefixLen extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", StringNotIPv6WithPrefixLen.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIPv6WithPrefixLenOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIPv6WithPrefixLenOrBuilder.java index 9effb2fd..4b329595 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIPv6WithPrefixLenOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIPv6WithPrefixLenOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIn.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIn.java index ce28136c..17e09ffe 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIn.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotIn.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class StringNotIn extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", StringNotIn.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotInOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotInOrBuilder.java index 83f9c6ae..4b13cd9a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotInOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotInOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotTUUID.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotTUUID.java index 8d02c14b..b4d0a66c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotTUUID.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotTUUID.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class StringNotTUUID extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", StringNotTUUID.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotTUUIDOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotTUUIDOrBuilder.java index 37e87251..bb6483b0 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotTUUIDOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotTUUIDOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotURI.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotURI.java index d3125957..9260f72c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotURI.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotURI.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class StringNotURI extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", StringNotURI.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotURIOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotURIOrBuilder.java index fae2e349..8049ece6 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotURIOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotURIOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotURIRef.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotURIRef.java index 30c48a3b..6012958b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotURIRef.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotURIRef.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class StringNotURIRef extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", StringNotURIRef.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotURIRefOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotURIRefOrBuilder.java index 527a1fb0..57c4fbf5 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotURIRefOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotURIRefOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotUUID.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotUUID.java index f57db166..fe9d7df7 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotUUID.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotUUID.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class StringNotUUID extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", StringNotUUID.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotUUIDOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotUUIDOrBuilder.java index 6a059c71..115ae3a1 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotUUIDOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringNotUUIDOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringPattern.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringPattern.java index c02711fd..e1698e8d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringPattern.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringPattern.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class StringPattern extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", StringPattern.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringPatternEscapes.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringPatternEscapes.java index 510c0d31..a268e93e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringPatternEscapes.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringPatternEscapes.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class StringPatternEscapes extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", StringPatternEscapes.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringPatternEscapesOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringPatternEscapesOrBuilder.java index 3e5e56f7..0f9f89bc 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringPatternEscapesOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringPatternEscapesOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringPatternOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringPatternOrBuilder.java index 65d59bde..a0e9bf8a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringPatternOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringPatternOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringPrefix.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringPrefix.java index 0b5f6a07..21b4ce9b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringPrefix.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringPrefix.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class StringPrefix extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", StringPrefix.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringPrefixOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringPrefixOrBuilder.java index 85fd38df..90ff0dbc 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringPrefixOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringPrefixOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringSuffix.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringSuffix.java index 9df6e9bf..8f78fc67 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringSuffix.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringSuffix.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class StringSuffix extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", StringSuffix.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringSuffixOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringSuffixOrBuilder.java index 62689da7..c3a1fcfa 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringSuffixOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringSuffixOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringTUUID.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringTUUID.java index e6906c4e..5b547680 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringTUUID.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringTUUID.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class StringTUUID extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", StringTUUID.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringTUUIDOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringTUUIDOrBuilder.java index b1dcae57..a2d52a84 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringTUUIDOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringTUUIDOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringURI.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringURI.java index 691aea46..ee6c0555 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringURI.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringURI.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class StringURI extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", StringURI.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringURIOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringURIOrBuilder.java index 3b03f6f0..cd0833b8 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringURIOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringURIOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringURIRef.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringURIRef.java index 5c428e8e..82a29431 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringURIRef.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringURIRef.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class StringURIRef extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", StringURIRef.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringURIRefOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringURIRefOrBuilder.java index f215915b..f915434b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringURIRefOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringURIRefOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringUUID.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringUUID.java index 19aadf2c..4e8072b2 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringUUID.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringUUID.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class StringUUID extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", StringUUID.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringUUIDIgnore.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringUUIDIgnore.java index d702404a..00cd3dee 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringUUIDIgnore.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringUUIDIgnore.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class StringUUIDIgnore extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", StringUUIDIgnore.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringUUIDIgnoreOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringUUIDIgnoreOrBuilder.java index d555f8fb..71550473 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringUUIDIgnoreOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringUUIDIgnoreOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringUUIDOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringUUIDOrBuilder.java index 16de2760..bf130af7 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringUUIDOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringUUIDOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/StringsProto.java b/conformance/src/main/java/build/buf/validate/conformance/cases/StringsProto.java index a61142fe..44642bba 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/StringsProto.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/StringsProto.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/strings.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -12,7 +12,7 @@ private StringsProto() {} com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", StringsProto.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TestEnum.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TestEnum.java index 65685f49..6333a988 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TestEnum.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TestEnum.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -30,7 +30,7 @@ public enum TestEnum com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", TestEnum.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TestEnumAlias.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TestEnumAlias.java index 6d28c7f5..bdfd0d72 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TestEnumAlias.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TestEnumAlias.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/enums.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -34,7 +34,7 @@ public enum TestEnumAlias com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", TestEnumAlias.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TestMsg.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TestMsg.java index 684b8333..78d9d304 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TestMsg.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TestMsg.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/messages.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class TestMsg extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", TestMsg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TestMsgOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TestMsgOrBuilder.java index 1b0399b5..fedc72aa 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TestMsgOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TestMsgOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/messages.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TestOneofMsg.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TestOneofMsg.java index 74ce1dd4..88d336f3 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TestOneofMsg.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TestOneofMsg.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/oneofs.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class TestOneofMsg extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", TestOneofMsg.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TestOneofMsgOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TestOneofMsgOrBuilder.java index b8ab65f3..373fb027 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TestOneofMsgOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TestOneofMsgOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/oneofs.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampConst.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampConst.java index 2d5e0434..4d1e2cf3 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampConst.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampConst.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class TimestampConst extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", TimestampConst.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampConstOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampConstOrBuilder.java index ab570da1..a14e7f9b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampConstOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampConstOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampExGTELTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampExGTELTE.java index 99417ddf..1fd3cb44 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampExGTELTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampExGTELTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class TimestampExGTELTE extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", TimestampExGTELTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampExGTELTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampExGTELTEOrBuilder.java index 0d0d1b9f..e3512619 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampExGTELTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampExGTELTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampExLTGT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampExLTGT.java index 6f1dc145..55c1dca0 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampExLTGT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampExLTGT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class TimestampExLTGT extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", TimestampExLTGT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampExLTGTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampExLTGTOrBuilder.java index 191a9a25..a0b4cf0a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampExLTGTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampExLTGTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampExample.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampExample.java index 48f735a3..6204a7a2 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampExample.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampExample.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class TimestampExample extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", TimestampExample.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampExampleOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampExampleOrBuilder.java index 230cf384..ccc06dbf 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampExampleOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampExampleOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGT.java index 6687cc73..2867f702 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class TimestampGT extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", TimestampGT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTE.java index 94c9ffae..3807c4f0 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class TimestampGTE extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", TimestampGTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTELTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTELTE.java index 7e1f06c0..affebe41 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTELTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTELTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class TimestampGTELTE extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", TimestampGTELTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTELTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTELTEOrBuilder.java index 8a89a80e..0047cae4 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTELTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTELTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTEOrBuilder.java index ccf29bcb..abcf1d11 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTLT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTLT.java index 5035a5ed..73325a0b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTLT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTLT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class TimestampGTLT extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", TimestampGTLT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTLTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTLTOrBuilder.java index 02fdadd7..b8a0f739 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTLTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTLTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTNow.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTNow.java index 12ea9cd5..b8370ed7 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTNow.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTNow.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class TimestampGTNow extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", TimestampGTNow.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTNowOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTNowOrBuilder.java index c7072e60..b6c19d05 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTNowOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTNowOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTNowWithin.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTNowWithin.java index 4fe7b5ce..909d0bf5 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTNowWithin.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTNowWithin.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class TimestampGTNowWithin extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", TimestampGTNowWithin.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTNowWithinOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTNowWithinOrBuilder.java index 04348cd8..ae072b4f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTNowWithinOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTNowWithinOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTOrBuilder.java index 0e48b5dd..b4a14409 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampGTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampLT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampLT.java index 90de1ea6..b38156ee 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampLT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampLT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class TimestampLT extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", TimestampLT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampLTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampLTE.java index 7d649880..ccdffa09 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampLTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampLTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class TimestampLTE extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", TimestampLTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampLTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampLTEOrBuilder.java index 33d3d458..2d874e52 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampLTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampLTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampLTNow.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampLTNow.java index ea50d801..a158e748 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampLTNow.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampLTNow.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class TimestampLTNow extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", TimestampLTNow.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampLTNowOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampLTNowOrBuilder.java index 8814fa8c..8ed8c30f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampLTNowOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampLTNowOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampLTNowWithin.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampLTNowWithin.java index 96f13ef9..f46f736f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampLTNowWithin.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampLTNowWithin.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class TimestampLTNowWithin extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", TimestampLTNowWithin.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampLTNowWithinOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampLTNowWithinOrBuilder.java index 65d225e2..35f80efd 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampLTNowWithinOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampLTNowWithinOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampLTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampLTOrBuilder.java index ed6ada49..fa66e78e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampLTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampLTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampNone.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampNone.java index f8d74009..ee8b8941 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampNone.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampNone.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class TimestampNone extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", TimestampNone.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampNoneOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampNoneOrBuilder.java index 2453992b..e4c375ac 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampNoneOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampNoneOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampNotGTNow.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampNotGTNow.java index 1c453e97..07e60e42 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampNotGTNow.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampNotGTNow.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class TimestampNotGTNow extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", TimestampNotGTNow.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampNotGTNowOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampNotGTNowOrBuilder.java index 1b5eed20..a1a59ac6 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampNotGTNowOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampNotGTNowOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampNotLTNow.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampNotLTNow.java index 8cea01a7..19471f85 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampNotLTNow.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampNotLTNow.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class TimestampNotLTNow extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", TimestampNotLTNow.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampNotLTNowOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampNotLTNowOrBuilder.java index 63a6cabe..72ea64d4 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampNotLTNowOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampNotLTNowOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampRequired.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampRequired.java index d9af50ae..81ff103f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampRequired.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampRequired.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class TimestampRequired extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", TimestampRequired.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampRequiredOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampRequiredOrBuilder.java index 24c6e263..c040bbb8 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampRequiredOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampRequiredOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampWithin.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampWithin.java index 19f709c4..5df9bdfb 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampWithin.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampWithin.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class TimestampWithin extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", TimestampWithin.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampWithinOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampWithinOrBuilder.java index 09499c2a..a97b080c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampWithinOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/TimestampWithinOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32Const.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32Const.java index 4f0659db..2aba20ce 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32Const.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32Const.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class UInt32Const extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", UInt32Const.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32ConstOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32ConstOrBuilder.java index 8013ab9b..257018b3 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32ConstOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32ConstOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32ExGTELTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32ExGTELTE.java index 4e745473..ca47db8b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32ExGTELTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32ExGTELTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class UInt32ExGTELTE extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", UInt32ExGTELTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32ExGTELTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32ExGTELTEOrBuilder.java index c439f03f..3ce54034 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32ExGTELTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32ExGTELTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32ExLTGT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32ExLTGT.java index a9ee8088..3f9d4161 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32ExLTGT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32ExLTGT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class UInt32ExLTGT extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", UInt32ExLTGT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32ExLTGTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32ExLTGTOrBuilder.java index 584dd727..2f5eb919 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32ExLTGTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32ExLTGTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32Example.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32Example.java index a5d07348..155d8bef 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32Example.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32Example.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class UInt32Example extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", UInt32Example.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32ExampleOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32ExampleOrBuilder.java index 0690de9a..3cf4fb73 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32ExampleOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32ExampleOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32GT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32GT.java index 71d58d01..fda55fdc 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32GT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32GT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class UInt32GT extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", UInt32GT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32GTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32GTE.java index a54740b0..fd6ab19f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32GTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32GTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class UInt32GTE extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", UInt32GTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32GTELTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32GTELTE.java index 33950a0d..3b2b52c1 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32GTELTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32GTELTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class UInt32GTELTE extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", UInt32GTELTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32GTELTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32GTELTEOrBuilder.java index 3182911d..c3129506 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32GTELTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32GTELTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32GTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32GTEOrBuilder.java index bc5a761a..3ab1d803 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32GTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32GTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32GTLT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32GTLT.java index 8a6c100f..04805db7 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32GTLT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32GTLT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class UInt32GTLT extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", UInt32GTLT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32GTLTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32GTLTOrBuilder.java index 2c822cdc..2d202ad8 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32GTLTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32GTLTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32GTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32GTOrBuilder.java index 5f6b2541..0900c7d8 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32GTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32GTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32Ignore.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32Ignore.java index 90d7556e..a298b237 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32Ignore.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32Ignore.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class UInt32Ignore extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", UInt32Ignore.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32IgnoreOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32IgnoreOrBuilder.java index 3e7c1cd9..0366b962 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32IgnoreOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32IgnoreOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32In.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32In.java index ce6cd63a..ff43bcbb 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32In.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32In.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class UInt32In extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", UInt32In.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32InOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32InOrBuilder.java index 2e658cd7..d45bb268 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32InOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32InOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32IncorrectType.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32IncorrectType.java index cb0490b4..38369721 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32IncorrectType.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32IncorrectType.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class UInt32IncorrectType extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", UInt32IncorrectType.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32IncorrectTypeOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32IncorrectTypeOrBuilder.java index 9f4ab474..5e9bb04f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32IncorrectTypeOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32IncorrectTypeOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32LT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32LT.java index 74b0d01e..b72e6f1f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32LT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32LT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class UInt32LT extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", UInt32LT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32LTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32LTE.java index 544c5cc6..c53bb268 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32LTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32LTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class UInt32LTE extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", UInt32LTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32LTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32LTEOrBuilder.java index 4b595685..0a17ae7e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32LTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32LTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32LTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32LTOrBuilder.java index 2602110f..5a440ae2 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32LTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32LTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32None.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32None.java index 7bad6bc1..0d42907f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32None.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32None.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class UInt32None extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", UInt32None.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32NoneOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32NoneOrBuilder.java index 66536688..7716f80c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32NoneOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32NoneOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32NotIn.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32NotIn.java index aacdbdc3..fefe3bf1 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32NotIn.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32NotIn.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class UInt32NotIn extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", UInt32NotIn.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32NotInOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32NotInOrBuilder.java index d6bcf34f..e8c28583 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32NotInOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt32NotInOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64Const.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64Const.java index 3c2142d8..cf6f382c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64Const.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64Const.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class UInt64Const extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", UInt64Const.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64ConstOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64ConstOrBuilder.java index 0a154b1c..41e48432 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64ConstOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64ConstOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64ExGTELTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64ExGTELTE.java index 3c75d3ff..9fc9a3b3 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64ExGTELTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64ExGTELTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class UInt64ExGTELTE extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", UInt64ExGTELTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64ExGTELTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64ExGTELTEOrBuilder.java index 2224ed0b..a2d1332a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64ExGTELTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64ExGTELTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64ExLTGT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64ExLTGT.java index e7bf1f95..b4ba9803 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64ExLTGT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64ExLTGT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class UInt64ExLTGT extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", UInt64ExLTGT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64ExLTGTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64ExLTGTOrBuilder.java index 6893e44f..e7f8cc1b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64ExLTGTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64ExLTGTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64Example.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64Example.java index 798e4fcf..9f15370b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64Example.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64Example.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class UInt64Example extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", UInt64Example.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64ExampleOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64ExampleOrBuilder.java index b4a913ad..56346293 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64ExampleOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64ExampleOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64GT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64GT.java index b1053044..9143c773 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64GT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64GT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class UInt64GT extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", UInt64GT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64GTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64GTE.java index 3b3a1778..3af61fdf 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64GTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64GTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class UInt64GTE extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", UInt64GTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64GTELTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64GTELTE.java index 2c090d73..a88a6e85 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64GTELTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64GTELTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class UInt64GTELTE extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", UInt64GTELTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64GTELTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64GTELTEOrBuilder.java index 8b424683..9ce00ff7 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64GTELTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64GTELTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64GTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64GTEOrBuilder.java index 5db03063..72eca0f1 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64GTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64GTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64GTLT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64GTLT.java index 506d9b7b..cb43b7db 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64GTLT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64GTLT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class UInt64GTLT extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", UInt64GTLT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64GTLTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64GTLTOrBuilder.java index fc7b7e62..d5c83e1f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64GTLTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64GTLTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64GTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64GTOrBuilder.java index 415238b8..f053bbaf 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64GTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64GTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64Ignore.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64Ignore.java index c9e7e6f8..7a8049c3 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64Ignore.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64Ignore.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class UInt64Ignore extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", UInt64Ignore.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64IgnoreOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64IgnoreOrBuilder.java index 915ebf8a..5b9e2c51 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64IgnoreOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64IgnoreOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64In.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64In.java index 02a6e9c7..20b79fec 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64In.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64In.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class UInt64In extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", UInt64In.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64InOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64InOrBuilder.java index 82425665..116a9096 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64InOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64InOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64IncorrectType.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64IncorrectType.java index 5b7ec283..062e9906 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64IncorrectType.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64IncorrectType.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class UInt64IncorrectType extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", UInt64IncorrectType.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64IncorrectTypeOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64IncorrectTypeOrBuilder.java index e31a1e4e..ac603a5c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64IncorrectTypeOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64IncorrectTypeOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64LT.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64LT.java index 0026464d..bfd6c145 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64LT.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64LT.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class UInt64LT extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", UInt64LT.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64LTE.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64LTE.java index 82a73c27..10fdff77 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64LTE.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64LTE.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class UInt64LTE extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", UInt64LTE.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64LTEOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64LTEOrBuilder.java index f557dfcf..520e1b4b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64LTEOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64LTEOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64LTOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64LTOrBuilder.java index c41e2581..674e9edb 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64LTOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64LTOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64None.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64None.java index 8b8aa0c9..277a0fa9 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64None.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64None.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class UInt64None extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", UInt64None.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64NoneOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64NoneOrBuilder.java index 7bc0b0c7..f824c41a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64NoneOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64NoneOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64NotIn.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64NotIn.java index c80e9c7d..9b4756e5 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64NotIn.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64NotIn.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class UInt64NotIn extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", UInt64NotIn.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64NotInOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64NotInOrBuilder.java index c8098399..b51f21c2 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64NotInOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/UInt64NotInOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/numbers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WktAnyProto.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WktAnyProto.java index 7d3acd03..fc2a8765 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WktAnyProto.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WktAnyProto.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_any.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -12,7 +12,7 @@ private WktAnyProto() {} com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", WktAnyProto.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WktDurationProto.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WktDurationProto.java index 26feb56f..23e1f98f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WktDurationProto.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WktDurationProto.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_duration.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -12,7 +12,7 @@ private WktDurationProto() {} com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", WktDurationProto.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WktLevelOne.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WktLevelOne.java index c8693441..d0016bf0 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WktLevelOne.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WktLevelOne.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_nested.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class WktLevelOne extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", WktLevelOne.class.getName()); } @@ -74,7 +74,7 @@ public static final class WktLevelTwo extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", WktLevelTwo.class.getName()); } @@ -127,7 +127,7 @@ public static final class WktLevelThree extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", WktLevelThree.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WktLevelOneOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WktLevelOneOrBuilder.java index faaaaaf9..748d65ea 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WktLevelOneOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WktLevelOneOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_nested.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WktNestedProto.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WktNestedProto.java index 732e1080..d2ff3d3b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WktNestedProto.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WktNestedProto.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_nested.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -12,7 +12,7 @@ private WktNestedProto() {} com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", WktNestedProto.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WktTimestampProto.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WktTimestampProto.java index ef333d88..450837d6 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WktTimestampProto.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WktTimestampProto.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_timestamp.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -12,7 +12,7 @@ private WktTimestampProto() {} com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", WktTimestampProto.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WktWrappersProto.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WktWrappersProto.java index 7d90d063..04c357ad 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WktWrappersProto.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WktWrappersProto.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_wrappers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -12,7 +12,7 @@ private WktWrappersProto() {} com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", WktWrappersProto.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperBool.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperBool.java index 11e55c8c..cf023572 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperBool.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperBool.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_wrappers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class WrapperBool extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", WrapperBool.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperBoolOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperBoolOrBuilder.java index 7d4a7672..0c61830a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperBoolOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperBoolOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_wrappers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperBytes.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperBytes.java index fa2d5a16..73b07b70 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperBytes.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperBytes.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_wrappers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class WrapperBytes extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", WrapperBytes.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperBytesOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperBytesOrBuilder.java index 8c7d66c7..acdec72c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperBytesOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperBytesOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_wrappers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperDouble.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperDouble.java index 2df11234..7201fdee 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperDouble.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperDouble.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_wrappers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class WrapperDouble extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", WrapperDouble.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperDoubleOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperDoubleOrBuilder.java index c1f568d1..673b4ef9 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperDoubleOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperDoubleOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_wrappers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperFloat.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperFloat.java index 577b782a..b6af75d3 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperFloat.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperFloat.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_wrappers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class WrapperFloat extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", WrapperFloat.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperFloatOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperFloatOrBuilder.java index 4ae81d03..5cd19b42 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperFloatOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperFloatOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_wrappers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperInt32.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperInt32.java index 3d703637..80c09a84 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperInt32.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperInt32.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_wrappers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class WrapperInt32 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", WrapperInt32.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperInt32OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperInt32OrBuilder.java index a0047498..d2e872d6 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperInt32OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperInt32OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_wrappers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperInt64.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperInt64.java index e3127190..53d792a0 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperInt64.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperInt64.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_wrappers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class WrapperInt64 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", WrapperInt64.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperInt64OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperInt64OrBuilder.java index e11a27f5..0e006125 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperInt64OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperInt64OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_wrappers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperNone.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperNone.java index df41aa38..a282e411 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperNone.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperNone.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_wrappers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class WrapperNone extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", WrapperNone.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperNoneOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperNoneOrBuilder.java index b6c7e887..7ee3530e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperNoneOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperNoneOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_wrappers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperOptionalUuidString.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperOptionalUuidString.java index 91322b8c..87f5c966 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperOptionalUuidString.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperOptionalUuidString.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_wrappers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class WrapperOptionalUuidString extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", WrapperOptionalUuidString.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperOptionalUuidStringOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperOptionalUuidStringOrBuilder.java index 8b48639b..3a08f9f5 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperOptionalUuidStringOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperOptionalUuidStringOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_wrappers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperRequiredEmptyString.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperRequiredEmptyString.java index edc754a1..9ad9e824 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperRequiredEmptyString.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperRequiredEmptyString.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_wrappers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class WrapperRequiredEmptyString extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", WrapperRequiredEmptyString.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperRequiredEmptyStringOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperRequiredEmptyStringOrBuilder.java index 10cd1ecd..a9f16481 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperRequiredEmptyStringOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperRequiredEmptyStringOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_wrappers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperRequiredFloat.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperRequiredFloat.java index 6bb57499..ef3055ea 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperRequiredFloat.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperRequiredFloat.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_wrappers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class WrapperRequiredFloat extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", WrapperRequiredFloat.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperRequiredFloatOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperRequiredFloatOrBuilder.java index 056cf93e..d0f92ec4 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperRequiredFloatOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperRequiredFloatOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_wrappers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperRequiredString.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperRequiredString.java index eb6ac0a9..aed0af80 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperRequiredString.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperRequiredString.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_wrappers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class WrapperRequiredString extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", WrapperRequiredString.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperRequiredStringOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperRequiredStringOrBuilder.java index 4b8f772b..455d073b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperRequiredStringOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperRequiredStringOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_wrappers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperString.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperString.java index 7348089c..c6d53dd5 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperString.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperString.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_wrappers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class WrapperString extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", WrapperString.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperStringOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperStringOrBuilder.java index 4182b2e5..b4f026e5 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperStringOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperStringOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_wrappers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperUInt32.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperUInt32.java index 23dd9dbb..98f1512b 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperUInt32.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperUInt32.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_wrappers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class WrapperUInt32 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", WrapperUInt32.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperUInt32OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperUInt32OrBuilder.java index 5117b5aa..2856ad2e 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperUInt32OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperUInt32OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_wrappers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperUInt64.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperUInt64.java index 79ec039f..dc9345ae 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperUInt64.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperUInt64.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_wrappers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; @@ -18,7 +18,7 @@ public final class WrapperUInt64 extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", WrapperUInt64.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperUInt64OrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperUInt64OrBuilder.java index 3f93bb4d..589d1704 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperUInt64OrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/WrapperUInt64OrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/wkt_wrappers.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/CustomConstraintsProto.java b/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/CustomConstraintsProto.java index ad607a64..0f5414b5 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/CustomConstraintsProto.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/CustomConstraintsProto.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/custom_constraints/custom_constraints.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases.custom_constraints; @@ -12,7 +12,7 @@ private CustomConstraintsProto() {} com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", CustomConstraintsProto.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/DynRuntimeError.java b/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/DynRuntimeError.java index e34736a5..cac3279c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/DynRuntimeError.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/DynRuntimeError.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/custom_constraints/custom_constraints.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases.custom_constraints; @@ -18,7 +18,7 @@ public final class DynRuntimeError extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", DynRuntimeError.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/DynRuntimeErrorOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/DynRuntimeErrorOrBuilder.java index de25215b..2f7fe198 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/DynRuntimeErrorOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/DynRuntimeErrorOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/custom_constraints/custom_constraints.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases.custom_constraints; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/Enum.java b/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/Enum.java index 36319f15..1ec20e62 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/Enum.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/Enum.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/custom_constraints/custom_constraints.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases.custom_constraints; @@ -26,7 +26,7 @@ public enum Enum com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Enum.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/FieldExpressions.java b/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/FieldExpressions.java index 183a8437..8bdf9c43 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/FieldExpressions.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/FieldExpressions.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/custom_constraints/custom_constraints.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases.custom_constraints; @@ -18,7 +18,7 @@ public final class FieldExpressions extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", FieldExpressions.class.getName()); } @@ -66,7 +66,7 @@ public static final class Nested extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Nested.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/FieldExpressionsOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/FieldExpressionsOrBuilder.java index 27aa7e96..46f5e949 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/FieldExpressionsOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/FieldExpressionsOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/custom_constraints/custom_constraints.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases.custom_constraints; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/IncorrectType.java b/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/IncorrectType.java index dafb40d8..8c053218 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/IncorrectType.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/IncorrectType.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/custom_constraints/custom_constraints.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases.custom_constraints; @@ -18,7 +18,7 @@ public final class IncorrectType extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", IncorrectType.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/IncorrectTypeOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/IncorrectTypeOrBuilder.java index 3138469c..445f4199 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/IncorrectTypeOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/IncorrectTypeOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/custom_constraints/custom_constraints.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases.custom_constraints; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/MessageExpressions.java b/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/MessageExpressions.java index fe29d059..ab49afd0 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/MessageExpressions.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/MessageExpressions.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/custom_constraints/custom_constraints.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases.custom_constraints; @@ -22,7 +22,7 @@ public final class MessageExpressions extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", MessageExpressions.class.getName()); } @@ -77,7 +77,7 @@ public static final class Nested extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Nested.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/MessageExpressionsOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/MessageExpressionsOrBuilder.java index 79f0678e..aec365b1 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/MessageExpressionsOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/MessageExpressionsOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/custom_constraints/custom_constraints.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases.custom_constraints; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/MissingField.java b/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/MissingField.java index 5e1b0867..2328367d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/MissingField.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/MissingField.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/custom_constraints/custom_constraints.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases.custom_constraints; @@ -18,7 +18,7 @@ public final class MissingField extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", MissingField.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/MissingFieldOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/MissingFieldOrBuilder.java index 9e4af008..13fed72a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/MissingFieldOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/MissingFieldOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/custom_constraints/custom_constraints.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases.custom_constraints; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/NoExpressions.java b/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/NoExpressions.java index 336de784..959e0e66 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/NoExpressions.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/NoExpressions.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/custom_constraints/custom_constraints.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases.custom_constraints; @@ -22,7 +22,7 @@ public final class NoExpressions extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", NoExpressions.class.getName()); } @@ -64,7 +64,7 @@ public static final class Nested extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Nested.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/NoExpressionsOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/NoExpressionsOrBuilder.java index ae53da2e..108ceb96 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/NoExpressionsOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/NoExpressionsOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/custom_constraints/custom_constraints.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases.custom_constraints; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/NowEqualsNow.java b/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/NowEqualsNow.java index ca196a0a..0a3125bd 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/NowEqualsNow.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/NowEqualsNow.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/custom_constraints/custom_constraints.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases.custom_constraints; @@ -18,7 +18,7 @@ public final class NowEqualsNow extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", NowEqualsNow.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/NowEqualsNowOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/NowEqualsNowOrBuilder.java index eda8e2e6..2e27e298 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/NowEqualsNowOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/custom_constraints/NowEqualsNowOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/custom_constraints/custom_constraints.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases.custom_constraints; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/other_package/Embed.java b/conformance/src/main/java/build/buf/validate/conformance/cases/other_package/Embed.java index 67082877..87d2f4ac 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/other_package/Embed.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/other_package/Embed.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/other_package/embed.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases.other_package; @@ -22,7 +22,7 @@ public final class Embed extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Embed.class.getName()); } @@ -67,7 +67,7 @@ public enum Enumerated com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Enumerated.class.getName()); } @@ -180,7 +180,7 @@ public static final class DoubleEmbed extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", DoubleEmbed.class.getName()); } @@ -225,7 +225,7 @@ public enum DoubleEnumerated com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", DoubleEnumerated.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/other_package/EmbedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/other_package/EmbedOrBuilder.java index 2ed00b86..bab795ca 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/other_package/EmbedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/other_package/EmbedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/other_package/embed.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases.other_package; diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/other_package/EmbedProto.java b/conformance/src/main/java/build/buf/validate/conformance/cases/other_package/EmbedProto.java index 4729677b..a4f42c73 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/other_package/EmbedProto.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/other_package/EmbedProto.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/other_package/embed.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases.other_package; @@ -12,7 +12,7 @@ private EmbedProto() {} com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EmbedProto.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/subdirectory/InSubdirectoryProto.java b/conformance/src/main/java/build/buf/validate/conformance/cases/subdirectory/InSubdirectoryProto.java index 7cb030fc..90dd1bdf 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/subdirectory/InSubdirectoryProto.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/subdirectory/InSubdirectoryProto.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/subdirectory/in_subdirectory.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases.subdirectory; @@ -12,7 +12,7 @@ private InSubdirectoryProto() {} com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", InSubdirectoryProto.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/yet_another_package/Embed.java b/conformance/src/main/java/build/buf/validate/conformance/cases/yet_another_package/Embed.java index 7096bafe..372cf0a4 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/yet_another_package/Embed.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/yet_another_package/Embed.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/yet_another_package/embed2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases.yet_another_package; @@ -22,7 +22,7 @@ public final class Embed extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Embed.class.getName()); } @@ -67,7 +67,7 @@ public enum Enumerated com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Enumerated.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/yet_another_package/Embed2Proto.java b/conformance/src/main/java/build/buf/validate/conformance/cases/yet_another_package/Embed2Proto.java index 66168bff..2cd5a19a 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/yet_another_package/Embed2Proto.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/yet_another_package/Embed2Proto.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/yet_another_package/embed2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases.yet_another_package; @@ -12,7 +12,7 @@ private Embed2Proto() {} com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Embed2Proto.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/cases/yet_another_package/EmbedOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/cases/yet_another_package/EmbedOrBuilder.java index cbbab147..f275c682 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/cases/yet_another_package/EmbedOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/cases/yet_another_package/EmbedOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/cases/yet_another_package/embed2.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.cases.yet_another_package; diff --git a/conformance/src/main/java/build/buf/validate/conformance/harness/CaseResult.java b/conformance/src/main/java/build/buf/validate/conformance/harness/CaseResult.java index 07740c11..c4828164 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/harness/CaseResult.java +++ b/conformance/src/main/java/build/buf/validate/conformance/harness/CaseResult.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/harness/results.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.harness; @@ -22,7 +22,7 @@ public final class CaseResult extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", CaseResult.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/harness/CaseResultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/harness/CaseResultOrBuilder.java index 71d25174..f3a4fc51 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/harness/CaseResultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/harness/CaseResultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/harness/results.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.harness; diff --git a/conformance/src/main/java/build/buf/validate/conformance/harness/HarnessProto.java b/conformance/src/main/java/build/buf/validate/conformance/harness/HarnessProto.java index 194a50f7..3bcf5631 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/harness/HarnessProto.java +++ b/conformance/src/main/java/build/buf/validate/conformance/harness/HarnessProto.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/harness/harness.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.harness; @@ -12,7 +12,7 @@ private HarnessProto() {} com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", HarnessProto.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/harness/ResultOptions.java b/conformance/src/main/java/build/buf/validate/conformance/harness/ResultOptions.java index 3b28a55e..264a3068 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/harness/ResultOptions.java +++ b/conformance/src/main/java/build/buf/validate/conformance/harness/ResultOptions.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/harness/results.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.harness; @@ -23,7 +23,7 @@ public final class ResultOptions extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", ResultOptions.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/harness/ResultOptionsOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/harness/ResultOptionsOrBuilder.java index 95fa481a..96e36dd6 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/harness/ResultOptionsOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/harness/ResultOptionsOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/harness/results.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.harness; diff --git a/conformance/src/main/java/build/buf/validate/conformance/harness/ResultSet.java b/conformance/src/main/java/build/buf/validate/conformance/harness/ResultSet.java index 51add2d2..c6f10540 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/harness/ResultSet.java +++ b/conformance/src/main/java/build/buf/validate/conformance/harness/ResultSet.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/harness/results.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.harness; @@ -22,7 +22,7 @@ public final class ResultSet extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", ResultSet.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/harness/ResultSetOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/harness/ResultSetOrBuilder.java index 4d10709e..e3afc00d 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/harness/ResultSetOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/harness/ResultSetOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/harness/results.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.harness; diff --git a/conformance/src/main/java/build/buf/validate/conformance/harness/ResultsProto.java b/conformance/src/main/java/build/buf/validate/conformance/harness/ResultsProto.java index 76929f27..b94b12f3 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/harness/ResultsProto.java +++ b/conformance/src/main/java/build/buf/validate/conformance/harness/ResultsProto.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/harness/results.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.harness; @@ -12,7 +12,7 @@ private ResultsProto() {} com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", ResultsProto.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/harness/SuiteResults.java b/conformance/src/main/java/build/buf/validate/conformance/harness/SuiteResults.java index a5e288fe..2d09ae1f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/harness/SuiteResults.java +++ b/conformance/src/main/java/build/buf/validate/conformance/harness/SuiteResults.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/harness/results.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.harness; @@ -22,7 +22,7 @@ public final class SuiteResults extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", SuiteResults.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/harness/SuiteResultsOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/harness/SuiteResultsOrBuilder.java index 3568ce7f..309c9c44 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/harness/SuiteResultsOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/harness/SuiteResultsOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/harness/results.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.harness; diff --git a/conformance/src/main/java/build/buf/validate/conformance/harness/TestConformanceRequest.java b/conformance/src/main/java/build/buf/validate/conformance/harness/TestConformanceRequest.java index 2d57a1f9..c595f926 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/harness/TestConformanceRequest.java +++ b/conformance/src/main/java/build/buf/validate/conformance/harness/TestConformanceRequest.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/harness/harness.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.harness; @@ -24,7 +24,7 @@ public final class TestConformanceRequest extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", TestConformanceRequest.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/harness/TestConformanceRequestOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/harness/TestConformanceRequestOrBuilder.java index 30961e3a..ea23858f 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/harness/TestConformanceRequestOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/harness/TestConformanceRequestOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/harness/harness.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.harness; diff --git a/conformance/src/main/java/build/buf/validate/conformance/harness/TestConformanceResponse.java b/conformance/src/main/java/build/buf/validate/conformance/harness/TestConformanceResponse.java index c72181a2..0f71225c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/harness/TestConformanceResponse.java +++ b/conformance/src/main/java/build/buf/validate/conformance/harness/TestConformanceResponse.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/harness/harness.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.harness; @@ -23,7 +23,7 @@ public final class TestConformanceResponse extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", TestConformanceResponse.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/harness/TestConformanceResponseOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/harness/TestConformanceResponseOrBuilder.java index e44a66c5..92baadd8 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/harness/TestConformanceResponseOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/harness/TestConformanceResponseOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/harness/harness.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.harness; diff --git a/conformance/src/main/java/build/buf/validate/conformance/harness/TestResult.java b/conformance/src/main/java/build/buf/validate/conformance/harness/TestResult.java index 65fe9bad..e2231cdc 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/harness/TestResult.java +++ b/conformance/src/main/java/build/buf/validate/conformance/harness/TestResult.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/harness/harness.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.harness; @@ -22,7 +22,7 @@ public final class TestResult extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", TestResult.class.getName()); } diff --git a/conformance/src/main/java/build/buf/validate/conformance/harness/TestResultOrBuilder.java b/conformance/src/main/java/build/buf/validate/conformance/harness/TestResultOrBuilder.java index 16dff32f..ad5af68c 100644 --- a/conformance/src/main/java/build/buf/validate/conformance/harness/TestResultOrBuilder.java +++ b/conformance/src/main/java/build/buf/validate/conformance/harness/TestResultOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/conformance/harness/harness.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate.conformance.harness; diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 06737b18..8ad59cc8 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -10,7 +10,7 @@ maven-publish = "0.30.0" # - conformance/buf.gen.yaml # - src/test/resources/proto/buf.gen.imports.yaml # - src/test/resources/proto/buf.gen.noimports.yaml -protobuf = "4.28.2" +protobuf = "4.28.3" [libraries] assertj = { module = "org.assertj:assertj-core", version.ref = "assertj" } diff --git a/src/main/java/build/buf/validate/AnyRules.java b/src/main/java/build/buf/validate/AnyRules.java index 1de4a303..983ff88b 100644 --- a/src/main/java/build/buf/validate/AnyRules.java +++ b/src/main/java/build/buf/validate/AnyRules.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate; @@ -22,7 +22,7 @@ public final class AnyRules extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", AnyRules.class.getName()); } diff --git a/src/main/java/build/buf/validate/AnyRulesOrBuilder.java b/src/main/java/build/buf/validate/AnyRulesOrBuilder.java index 616febb6..a4e34fd0 100644 --- a/src/main/java/build/buf/validate/AnyRulesOrBuilder.java +++ b/src/main/java/build/buf/validate/AnyRulesOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate; diff --git a/src/main/java/build/buf/validate/BoolRules.java b/src/main/java/build/buf/validate/BoolRules.java index e10d1003..b8453b5a 100644 --- a/src/main/java/build/buf/validate/BoolRules.java +++ b/src/main/java/build/buf/validate/BoolRules.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate; @@ -24,7 +24,7 @@ public final class BoolRules extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", BoolRules.class.getName()); } diff --git a/src/main/java/build/buf/validate/BoolRulesOrBuilder.java b/src/main/java/build/buf/validate/BoolRulesOrBuilder.java index 592364bd..a73c9a5a 100644 --- a/src/main/java/build/buf/validate/BoolRulesOrBuilder.java +++ b/src/main/java/build/buf/validate/BoolRulesOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate; diff --git a/src/main/java/build/buf/validate/BytesRules.java b/src/main/java/build/buf/validate/BytesRules.java index a831a356..2d428d12 100644 --- a/src/main/java/build/buf/validate/BytesRules.java +++ b/src/main/java/build/buf/validate/BytesRules.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate; @@ -24,7 +24,7 @@ public final class BytesRules extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", BytesRules.class.getName()); } diff --git a/src/main/java/build/buf/validate/BytesRulesOrBuilder.java b/src/main/java/build/buf/validate/BytesRulesOrBuilder.java index c8357eab..429f4caf 100644 --- a/src/main/java/build/buf/validate/BytesRulesOrBuilder.java +++ b/src/main/java/build/buf/validate/BytesRulesOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate; diff --git a/src/main/java/build/buf/validate/Constraint.java b/src/main/java/build/buf/validate/Constraint.java index 3799ecb6..03641191 100644 --- a/src/main/java/build/buf/validate/Constraint.java +++ b/src/main/java/build/buf/validate/Constraint.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate; @@ -36,7 +36,7 @@ public final class Constraint extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Constraint.class.getName()); } diff --git a/src/main/java/build/buf/validate/ConstraintOrBuilder.java b/src/main/java/build/buf/validate/ConstraintOrBuilder.java index 0b3feeb6..567837a2 100644 --- a/src/main/java/build/buf/validate/ConstraintOrBuilder.java +++ b/src/main/java/build/buf/validate/ConstraintOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate; diff --git a/src/main/java/build/buf/validate/DoubleRules.java b/src/main/java/build/buf/validate/DoubleRules.java index d15c0dd1..6809bbf1 100644 --- a/src/main/java/build/buf/validate/DoubleRules.java +++ b/src/main/java/build/buf/validate/DoubleRules.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate; @@ -24,7 +24,7 @@ public final class DoubleRules extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", DoubleRules.class.getName()); } diff --git a/src/main/java/build/buf/validate/DoubleRulesOrBuilder.java b/src/main/java/build/buf/validate/DoubleRulesOrBuilder.java index 9ba65899..9bffa7a8 100644 --- a/src/main/java/build/buf/validate/DoubleRulesOrBuilder.java +++ b/src/main/java/build/buf/validate/DoubleRulesOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate; diff --git a/src/main/java/build/buf/validate/DurationRules.java b/src/main/java/build/buf/validate/DurationRules.java index e4fe56c9..b4ab8669 100644 --- a/src/main/java/build/buf/validate/DurationRules.java +++ b/src/main/java/build/buf/validate/DurationRules.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate; @@ -23,7 +23,7 @@ public final class DurationRules extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", DurationRules.class.getName()); } diff --git a/src/main/java/build/buf/validate/DurationRulesOrBuilder.java b/src/main/java/build/buf/validate/DurationRulesOrBuilder.java index aba0a750..0f1a06c9 100644 --- a/src/main/java/build/buf/validate/DurationRulesOrBuilder.java +++ b/src/main/java/build/buf/validate/DurationRulesOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate; diff --git a/src/main/java/build/buf/validate/EnumRules.java b/src/main/java/build/buf/validate/EnumRules.java index 5e8fb860..7ec88af0 100644 --- a/src/main/java/build/buf/validate/EnumRules.java +++ b/src/main/java/build/buf/validate/EnumRules.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate; @@ -23,7 +23,7 @@ public final class EnumRules extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", EnumRules.class.getName()); } diff --git a/src/main/java/build/buf/validate/EnumRulesOrBuilder.java b/src/main/java/build/buf/validate/EnumRulesOrBuilder.java index 66918979..68249d7f 100644 --- a/src/main/java/build/buf/validate/EnumRulesOrBuilder.java +++ b/src/main/java/build/buf/validate/EnumRulesOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate; diff --git a/src/main/java/build/buf/validate/FieldConstraints.java b/src/main/java/build/buf/validate/FieldConstraints.java index 85833a02..74fa522d 100644 --- a/src/main/java/build/buf/validate/FieldConstraints.java +++ b/src/main/java/build/buf/validate/FieldConstraints.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate; @@ -23,7 +23,7 @@ public final class FieldConstraints extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", FieldConstraints.class.getName()); } diff --git a/src/main/java/build/buf/validate/FieldConstraintsOrBuilder.java b/src/main/java/build/buf/validate/FieldConstraintsOrBuilder.java index 5a14e8a8..5aaa9c77 100644 --- a/src/main/java/build/buf/validate/FieldConstraintsOrBuilder.java +++ b/src/main/java/build/buf/validate/FieldConstraintsOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate; diff --git a/src/main/java/build/buf/validate/Fixed32Rules.java b/src/main/java/build/buf/validate/Fixed32Rules.java index d6028ed3..8d7348ef 100644 --- a/src/main/java/build/buf/validate/Fixed32Rules.java +++ b/src/main/java/build/buf/validate/Fixed32Rules.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate; @@ -23,7 +23,7 @@ public final class Fixed32Rules extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Fixed32Rules.class.getName()); } diff --git a/src/main/java/build/buf/validate/Fixed32RulesOrBuilder.java b/src/main/java/build/buf/validate/Fixed32RulesOrBuilder.java index 0f04c8e0..a01b0c90 100644 --- a/src/main/java/build/buf/validate/Fixed32RulesOrBuilder.java +++ b/src/main/java/build/buf/validate/Fixed32RulesOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate; diff --git a/src/main/java/build/buf/validate/Fixed64Rules.java b/src/main/java/build/buf/validate/Fixed64Rules.java index 24c55d3e..951b262c 100644 --- a/src/main/java/build/buf/validate/Fixed64Rules.java +++ b/src/main/java/build/buf/validate/Fixed64Rules.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate; @@ -23,7 +23,7 @@ public final class Fixed64Rules extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Fixed64Rules.class.getName()); } diff --git a/src/main/java/build/buf/validate/Fixed64RulesOrBuilder.java b/src/main/java/build/buf/validate/Fixed64RulesOrBuilder.java index 3cd318ea..8a80495e 100644 --- a/src/main/java/build/buf/validate/Fixed64RulesOrBuilder.java +++ b/src/main/java/build/buf/validate/Fixed64RulesOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate; diff --git a/src/main/java/build/buf/validate/FloatRules.java b/src/main/java/build/buf/validate/FloatRules.java index 222c84b3..4d02a486 100644 --- a/src/main/java/build/buf/validate/FloatRules.java +++ b/src/main/java/build/buf/validate/FloatRules.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate; @@ -24,7 +24,7 @@ public final class FloatRules extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", FloatRules.class.getName()); } diff --git a/src/main/java/build/buf/validate/FloatRulesOrBuilder.java b/src/main/java/build/buf/validate/FloatRulesOrBuilder.java index b945446c..5ed40428 100644 --- a/src/main/java/build/buf/validate/FloatRulesOrBuilder.java +++ b/src/main/java/build/buf/validate/FloatRulesOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate; diff --git a/src/main/java/build/buf/validate/Ignore.java b/src/main/java/build/buf/validate/Ignore.java index 1094eb74..bd15f82f 100644 --- a/src/main/java/build/buf/validate/Ignore.java +++ b/src/main/java/build/buf/validate/Ignore.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate; @@ -185,7 +185,7 @@ public enum Ignore com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Ignore.class.getName()); } diff --git a/src/main/java/build/buf/validate/Int32Rules.java b/src/main/java/build/buf/validate/Int32Rules.java index deef34be..359cea32 100644 --- a/src/main/java/build/buf/validate/Int32Rules.java +++ b/src/main/java/build/buf/validate/Int32Rules.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate; @@ -24,7 +24,7 @@ public final class Int32Rules extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Int32Rules.class.getName()); } diff --git a/src/main/java/build/buf/validate/Int32RulesOrBuilder.java b/src/main/java/build/buf/validate/Int32RulesOrBuilder.java index 8bc1b9b9..04686b01 100644 --- a/src/main/java/build/buf/validate/Int32RulesOrBuilder.java +++ b/src/main/java/build/buf/validate/Int32RulesOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate; diff --git a/src/main/java/build/buf/validate/Int64Rules.java b/src/main/java/build/buf/validate/Int64Rules.java index f457f24d..e4a611a8 100644 --- a/src/main/java/build/buf/validate/Int64Rules.java +++ b/src/main/java/build/buf/validate/Int64Rules.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate; @@ -24,7 +24,7 @@ public final class Int64Rules extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Int64Rules.class.getName()); } diff --git a/src/main/java/build/buf/validate/Int64RulesOrBuilder.java b/src/main/java/build/buf/validate/Int64RulesOrBuilder.java index c3ad5745..ee19af9d 100644 --- a/src/main/java/build/buf/validate/Int64RulesOrBuilder.java +++ b/src/main/java/build/buf/validate/Int64RulesOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate; diff --git a/src/main/java/build/buf/validate/KnownRegex.java b/src/main/java/build/buf/validate/KnownRegex.java index 4184d664..eabdaf2e 100644 --- a/src/main/java/build/buf/validate/KnownRegex.java +++ b/src/main/java/build/buf/validate/KnownRegex.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate; @@ -41,7 +41,7 @@ public enum KnownRegex com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", KnownRegex.class.getName()); } diff --git a/src/main/java/build/buf/validate/MapRules.java b/src/main/java/build/buf/validate/MapRules.java index c05f6982..3f31547c 100644 --- a/src/main/java/build/buf/validate/MapRules.java +++ b/src/main/java/build/buf/validate/MapRules.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate; @@ -23,7 +23,7 @@ public final class MapRules extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", MapRules.class.getName()); } diff --git a/src/main/java/build/buf/validate/MapRulesOrBuilder.java b/src/main/java/build/buf/validate/MapRulesOrBuilder.java index 793813b7..7aa6e11c 100644 --- a/src/main/java/build/buf/validate/MapRulesOrBuilder.java +++ b/src/main/java/build/buf/validate/MapRulesOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate; diff --git a/src/main/java/build/buf/validate/MessageConstraints.java b/src/main/java/build/buf/validate/MessageConstraints.java index 2c0fdca7..b7099ab9 100644 --- a/src/main/java/build/buf/validate/MessageConstraints.java +++ b/src/main/java/build/buf/validate/MessageConstraints.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate; @@ -23,7 +23,7 @@ public final class MessageConstraints extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", MessageConstraints.class.getName()); } diff --git a/src/main/java/build/buf/validate/MessageConstraintsOrBuilder.java b/src/main/java/build/buf/validate/MessageConstraintsOrBuilder.java index 0137006e..eaa01bfa 100644 --- a/src/main/java/build/buf/validate/MessageConstraintsOrBuilder.java +++ b/src/main/java/build/buf/validate/MessageConstraintsOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate; diff --git a/src/main/java/build/buf/validate/OneofConstraints.java b/src/main/java/build/buf/validate/OneofConstraints.java index 7b2e3036..172a4e85 100644 --- a/src/main/java/build/buf/validate/OneofConstraints.java +++ b/src/main/java/build/buf/validate/OneofConstraints.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate; @@ -23,7 +23,7 @@ public final class OneofConstraints extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", OneofConstraints.class.getName()); } diff --git a/src/main/java/build/buf/validate/OneofConstraintsOrBuilder.java b/src/main/java/build/buf/validate/OneofConstraintsOrBuilder.java index 7fb266c3..de3cbf8c 100644 --- a/src/main/java/build/buf/validate/OneofConstraintsOrBuilder.java +++ b/src/main/java/build/buf/validate/OneofConstraintsOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate; diff --git a/src/main/java/build/buf/validate/PredefinedConstraints.java b/src/main/java/build/buf/validate/PredefinedConstraints.java index 0d34f198..ecfb4c54 100644 --- a/src/main/java/build/buf/validate/PredefinedConstraints.java +++ b/src/main/java/build/buf/validate/PredefinedConstraints.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate; @@ -23,7 +23,7 @@ public final class PredefinedConstraints extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", PredefinedConstraints.class.getName()); } diff --git a/src/main/java/build/buf/validate/PredefinedConstraintsOrBuilder.java b/src/main/java/build/buf/validate/PredefinedConstraintsOrBuilder.java index 9aa87b0d..eeaf3fd7 100644 --- a/src/main/java/build/buf/validate/PredefinedConstraintsOrBuilder.java +++ b/src/main/java/build/buf/validate/PredefinedConstraintsOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate; diff --git a/src/main/java/build/buf/validate/RepeatedRules.java b/src/main/java/build/buf/validate/RepeatedRules.java index f53adb4b..d3a8f706 100644 --- a/src/main/java/build/buf/validate/RepeatedRules.java +++ b/src/main/java/build/buf/validate/RepeatedRules.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate; @@ -23,7 +23,7 @@ public final class RepeatedRules extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", RepeatedRules.class.getName()); } diff --git a/src/main/java/build/buf/validate/RepeatedRulesOrBuilder.java b/src/main/java/build/buf/validate/RepeatedRulesOrBuilder.java index fd7078ec..2c2a9291 100644 --- a/src/main/java/build/buf/validate/RepeatedRulesOrBuilder.java +++ b/src/main/java/build/buf/validate/RepeatedRulesOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate; diff --git a/src/main/java/build/buf/validate/SFixed32Rules.java b/src/main/java/build/buf/validate/SFixed32Rules.java index 5747837b..55b6b27d 100644 --- a/src/main/java/build/buf/validate/SFixed32Rules.java +++ b/src/main/java/build/buf/validate/SFixed32Rules.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate; @@ -23,7 +23,7 @@ public final class SFixed32Rules extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", SFixed32Rules.class.getName()); } diff --git a/src/main/java/build/buf/validate/SFixed32RulesOrBuilder.java b/src/main/java/build/buf/validate/SFixed32RulesOrBuilder.java index c3e48a78..104b41ad 100644 --- a/src/main/java/build/buf/validate/SFixed32RulesOrBuilder.java +++ b/src/main/java/build/buf/validate/SFixed32RulesOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate; diff --git a/src/main/java/build/buf/validate/SFixed64Rules.java b/src/main/java/build/buf/validate/SFixed64Rules.java index 3918908a..10fe39df 100644 --- a/src/main/java/build/buf/validate/SFixed64Rules.java +++ b/src/main/java/build/buf/validate/SFixed64Rules.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate; @@ -23,7 +23,7 @@ public final class SFixed64Rules extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", SFixed64Rules.class.getName()); } diff --git a/src/main/java/build/buf/validate/SFixed64RulesOrBuilder.java b/src/main/java/build/buf/validate/SFixed64RulesOrBuilder.java index e15edabf..fbcad055 100644 --- a/src/main/java/build/buf/validate/SFixed64RulesOrBuilder.java +++ b/src/main/java/build/buf/validate/SFixed64RulesOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate; diff --git a/src/main/java/build/buf/validate/SInt32Rules.java b/src/main/java/build/buf/validate/SInt32Rules.java index bc70dcb4..69e733e5 100644 --- a/src/main/java/build/buf/validate/SInt32Rules.java +++ b/src/main/java/build/buf/validate/SInt32Rules.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate; @@ -23,7 +23,7 @@ public final class SInt32Rules extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", SInt32Rules.class.getName()); } diff --git a/src/main/java/build/buf/validate/SInt32RulesOrBuilder.java b/src/main/java/build/buf/validate/SInt32RulesOrBuilder.java index e3398c72..fe6e6ef7 100644 --- a/src/main/java/build/buf/validate/SInt32RulesOrBuilder.java +++ b/src/main/java/build/buf/validate/SInt32RulesOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate; diff --git a/src/main/java/build/buf/validate/SInt64Rules.java b/src/main/java/build/buf/validate/SInt64Rules.java index 6676b1cf..e52cdb49 100644 --- a/src/main/java/build/buf/validate/SInt64Rules.java +++ b/src/main/java/build/buf/validate/SInt64Rules.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate; @@ -23,7 +23,7 @@ public final class SInt64Rules extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", SInt64Rules.class.getName()); } diff --git a/src/main/java/build/buf/validate/SInt64RulesOrBuilder.java b/src/main/java/build/buf/validate/SInt64RulesOrBuilder.java index 93a4d79c..601b4e2c 100644 --- a/src/main/java/build/buf/validate/SInt64RulesOrBuilder.java +++ b/src/main/java/build/buf/validate/SInt64RulesOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate; diff --git a/src/main/java/build/buf/validate/StringRules.java b/src/main/java/build/buf/validate/StringRules.java index 10df159b..9b772f04 100644 --- a/src/main/java/build/buf/validate/StringRules.java +++ b/src/main/java/build/buf/validate/StringRules.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate; @@ -24,7 +24,7 @@ public final class StringRules extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", StringRules.class.getName()); } diff --git a/src/main/java/build/buf/validate/StringRulesOrBuilder.java b/src/main/java/build/buf/validate/StringRulesOrBuilder.java index 9b59f60a..45c7b9db 100644 --- a/src/main/java/build/buf/validate/StringRulesOrBuilder.java +++ b/src/main/java/build/buf/validate/StringRulesOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate; diff --git a/src/main/java/build/buf/validate/TimestampRules.java b/src/main/java/build/buf/validate/TimestampRules.java index 22b5dc9e..db78f615 100644 --- a/src/main/java/build/buf/validate/TimestampRules.java +++ b/src/main/java/build/buf/validate/TimestampRules.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate; @@ -23,7 +23,7 @@ public final class TimestampRules extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", TimestampRules.class.getName()); } diff --git a/src/main/java/build/buf/validate/TimestampRulesOrBuilder.java b/src/main/java/build/buf/validate/TimestampRulesOrBuilder.java index b823a191..f8e44b87 100644 --- a/src/main/java/build/buf/validate/TimestampRulesOrBuilder.java +++ b/src/main/java/build/buf/validate/TimestampRulesOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate; diff --git a/src/main/java/build/buf/validate/UInt32Rules.java b/src/main/java/build/buf/validate/UInt32Rules.java index d5881f98..ed456963 100644 --- a/src/main/java/build/buf/validate/UInt32Rules.java +++ b/src/main/java/build/buf/validate/UInt32Rules.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate; @@ -24,7 +24,7 @@ public final class UInt32Rules extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", UInt32Rules.class.getName()); } diff --git a/src/main/java/build/buf/validate/UInt32RulesOrBuilder.java b/src/main/java/build/buf/validate/UInt32RulesOrBuilder.java index a47043b9..14769c55 100644 --- a/src/main/java/build/buf/validate/UInt32RulesOrBuilder.java +++ b/src/main/java/build/buf/validate/UInt32RulesOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate; diff --git a/src/main/java/build/buf/validate/UInt64Rules.java b/src/main/java/build/buf/validate/UInt64Rules.java index 1ae57ea6..908765c8 100644 --- a/src/main/java/build/buf/validate/UInt64Rules.java +++ b/src/main/java/build/buf/validate/UInt64Rules.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate; @@ -24,7 +24,7 @@ public final class UInt64Rules extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", UInt64Rules.class.getName()); } diff --git a/src/main/java/build/buf/validate/UInt64RulesOrBuilder.java b/src/main/java/build/buf/validate/UInt64RulesOrBuilder.java index a6eb708b..ef61de22 100644 --- a/src/main/java/build/buf/validate/UInt64RulesOrBuilder.java +++ b/src/main/java/build/buf/validate/UInt64RulesOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate; diff --git a/src/main/java/build/buf/validate/ValidateProto.java b/src/main/java/build/buf/validate/ValidateProto.java index 4230433c..d7130493 100644 --- a/src/main/java/build/buf/validate/ValidateProto.java +++ b/src/main/java/build/buf/validate/ValidateProto.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate; @@ -12,7 +12,7 @@ private ValidateProto() {} com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", ValidateProto.class.getName()); } diff --git a/src/main/java/build/buf/validate/Violation.java b/src/main/java/build/buf/validate/Violation.java index d2f3f766..c1df7ed9 100644 --- a/src/main/java/build/buf/validate/Violation.java +++ b/src/main/java/build/buf/validate/Violation.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate; @@ -33,7 +33,7 @@ public final class Violation extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Violation.class.getName()); } diff --git a/src/main/java/build/buf/validate/ViolationOrBuilder.java b/src/main/java/build/buf/validate/ViolationOrBuilder.java index 0605d6c0..c9f0a481 100644 --- a/src/main/java/build/buf/validate/ViolationOrBuilder.java +++ b/src/main/java/build/buf/validate/ViolationOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate; diff --git a/src/main/java/build/buf/validate/Violations.java b/src/main/java/build/buf/validate/Violations.java index 36e67a74..da9bc5c7 100644 --- a/src/main/java/build/buf/validate/Violations.java +++ b/src/main/java/build/buf/validate/Violations.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate; @@ -24,7 +24,7 @@ public final class Violations extends com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC, /* major= */ 4, /* minor= */ 28, - /* patch= */ 2, + /* patch= */ 3, /* suffix= */ "", Violations.class.getName()); } diff --git a/src/main/java/build/buf/validate/ViolationsOrBuilder.java b/src/main/java/build/buf/validate/ViolationsOrBuilder.java index 89cb7f8f..416b935a 100644 --- a/src/main/java/build/buf/validate/ViolationsOrBuilder.java +++ b/src/main/java/build/buf/validate/ViolationsOrBuilder.java @@ -1,7 +1,7 @@ // Generated by the protocol buffer compiler. DO NOT EDIT! // NO CHECKED-IN PROTOBUF GENCODE // source: buf/validate/validate.proto -// Protobuf Java Version: 4.28.2 +// Protobuf Java Version: 4.28.3 package build.buf.validate; diff --git a/src/test/resources/proto/buf.gen.imports.yaml b/src/test/resources/proto/buf.gen.imports.yaml index 109547fb..93bb0e8d 100644 --- a/src/test/resources/proto/buf.gen.imports.yaml +++ b/src/test/resources/proto/buf.gen.imports.yaml @@ -5,7 +5,7 @@ managed: - file_option: java_package_prefix value: com.example.imports plugins: - - remote: buf.build/protocolbuffers/java:v28.2 + - remote: buf.build/protocolbuffers/java:v28.3 out: build/generated/test-sources/bufgen inputs: - directory: src/test/resources/proto diff --git a/src/test/resources/proto/buf.gen.noimports.yaml b/src/test/resources/proto/buf.gen.noimports.yaml index a2960e8f..aca48048 100644 --- a/src/test/resources/proto/buf.gen.noimports.yaml +++ b/src/test/resources/proto/buf.gen.noimports.yaml @@ -8,7 +8,7 @@ managed: - file_option: java_package_prefix value: com.example.noimports plugins: - - remote: buf.build/protocolbuffers/java:v28.2 + - remote: buf.build/protocolbuffers/java:v28.3 out: build/generated/test-sources/bufgen inputs: - directory: src/main/resources