File tree Expand file tree Collapse file tree 4 files changed +11
-189
lines changed
Expand file tree Collapse file tree 4 files changed +11
-189
lines changed Original file line number Diff line number Diff line change @@ -78,3 +78,5 @@ monorepo
7878* .tfstate.backup
7979* .tfstate. * .backup
8080* .tfstate.lock.info
81+
82+ .jqwik-database
Original file line number Diff line number Diff line change 12631263 <type >pom</type >
12641264 <scope >import</scope >
12651265 </dependency >
1266+ <dependency >
1267+ <groupId >com.google.cloud</groupId >
1268+ <artifactId >google-cloud-storage-bom</artifactId >
1269+ <version >2.64.1-SNAPSHOT</version ><!-- {x-version-update:google-cloud-storage:current} -->
1270+ <type >pom</type >
1271+ <scope >import</scope >
1272+ </dependency >
12661273 <dependency >
12671274 <groupId >com.google.cloud</groupId >
12681275 <artifactId >google-cloud-storage-transfer-bom</artifactId >
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 88 "transport" : " http" ,
99 "language" : " java" ,
1010 "repo" : " googleapis/google-cloud-java" ,
11- "repo_short" : " google-cloud- java" ,
11+ "repo_short" : " java-storage " ,
1212 "distribution_name" : " com.google.cloud:google-cloud-storage" ,
1313 "api_id" : " storage.googleapis.com" ,
1414 "library_type" : " GAPIC_COMBO" ,
1818 "issue_tracker" : " https://issuetracker.google.com/savedsearches/559782" ,
1919 "extra_versioned_modules" : " gapic-google-cloud-storage-v2" ,
2020 "recommended_package" : " com.google.cloud.storage"
21- }
21+ }
You can’t perform that action at this time.
0 commit comments