Skip to content

Commit

Permalink
fix: fixes clirr errors
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagotnunes committed Nov 24, 2020
1 parent 23efc2a commit 9369fe3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions google-cloud-spanner/clirr-ignored-differences.xml
Expand Up @@ -468,4 +468,9 @@
<className>com/google/cloud/spanner/DatabaseInfo$Builder</className>
<method>com.google.cloud.spanner.DatabaseInfo$Builder setEncryptionConfigInfo(com.google.cloud.spanner.EncryptionConfigInfo)</method>
</difference>
<difference>
<differenceType>7013</differenceType>
<className>com/google/cloud/spanner/BackupInfo$Builder</className>
<method>com.google.cloud.spanner.BackupInfo$Builder setEncryptionConfigInfo(com.google.cloud.spanner.EncryptionConfigInfo)</method>
</difference>
</differences>

0 comments on commit 9369fe3

Please sign in to comment.