Skip to content

Commit

Permalink
point to latest helm scala sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
LizBaldo committed Jan 30, 2025
1 parent f4033aa commit aee6552
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 @@ -26,7 +26,7 @@ object Dependencies {
val workbenchOauth2V = "0.8-3e0cf25"
val workbenchAzureV = s"0.8-$workbenchLibsHash"

val helmScalaSdkV = "0.0.9.0"
val helmScalaSdkV = "0.0.9.1"

val excludeAkkaHttp = ExclusionRule(organization = "com.typesafe.akka", name = s"akka-http_${scalaV}")
val excludeAkkaStream = ExclusionRule(organization = "com.typesafe.akka", name = s"akka-stream_${scalaV}")
Expand Down

0 comments on commit aee6552

Please sign in to comment.