Skip to content

Commit 6d84c3a

Browse files
authored
avroserializer pins its dependency, which makes regression testing a … (Azure#20735)
…bit iffy @swathipil This will resolve your nightly failure. Still not understanding the specific repro I'm seeing when I run this thing locally though.
1 parent 7832c5a commit 6d84c3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/devops_tasks/git_helper.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
'azure-cosmos': '3.2.0',
2424
'azure-servicebus': '0.50.3',
2525
'azure-eventgrid': '1.3.0',
26-
'azure-schemaregistry-avroserializer': '1.0.0b1',
26+
'azure-schemaregistry-avroserializer': '1.0.0b2',
2727
'azure-storage-blob-changefeed' : '12.0.0b2',
2828
'azure-storage-file-datalake': '12.2.0b1',
2929
'azure-communication-identity': '1.0.0',

0 commit comments

Comments
 (0)