Skip to content

Commit da1ccb1

Browse files
authored
chore: update librarian to v0.21.1-0.20260617000028-820646f3db93 (#13501)
Weekly update of librarian version and re-generate. Use pseudo version because v0.21.0 has a known issue for Java. Command used: ``` go run github.com/googleapis/librarian/cmd/librarian@latest update version # Get the updated version V=$(go run github.com/googleapis/librarian/cmd/librarian@latest config get version) # Regenerate everything to pick up librarian / sdk.yaml changes. go run github.com/googleapis/librarian/cmd/librarian@${V} generate --all ```
1 parent feda2b1 commit da1ccb1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

librarian.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414
language: java
15-
version: v0.20.0
15+
version: v0.21.1-0.20260617000028-820646f3db93
1616
repo: googleapis/google-cloud-java
1717
sources:
1818
googleapis:

0 commit comments

Comments
 (0)