Skip to content

Commit

Permalink
testing workbenchOauth2
Browse files Browse the repository at this point in the history
  • Loading branch information
davidangb committed Oct 3, 2024
1 parent c4504b3 commit cac0dc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ object Dependencies {
val workbenchGoogleV = s"0.32-$workbenchLibsHash"
val workbenchGoogle2V = s"0.36-$workbenchLibsHash"
val workbenchOpenTelemetryV = s"0.8-$workbenchLibsHash"
val workbenchOauth2V = "0.8-7d25610d-SNAP" //s"0.7-$workbenchLibsHash"
val workbenchOauth2V = "0.8-cc0fc60d-SNAP" //s"0.7-$workbenchLibsHash"
val workbenchAzureV = s"0.8-$workbenchLibsHash"

val helmScalaSdkV = "0.0.8.5"
Expand Down

0 comments on commit cac0dc5

Please sign in to comment.