Skip to content

Commit

Permalink
Fix workbench notifications version
Browse files Browse the repository at this point in the history
  • Loading branch information
samanehsan committed Aug 28, 2024
1 parent 249d791 commit addb583
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 @@ -17,7 +17,7 @@ object Dependencies {
val workbenchModelV = s"0.20-$workbenchLibV"
val workbenchGoogleV = s"0.33-$workbenchLibV"
val workbenchGoogle2V = s"0.36-$workbenchLibV"
val workbenchNotificationsV = s"0.6-$workbenchLibV"
val workbenchNotificationsV = s"0.7-$workbenchLibV"
val workbenchOauth2V = s"0.7-$workbenchLibV"
val monocleVersion = "2.0.5"
val crlVersion = "1.2.30-SNAPSHOT"
Expand Down

0 comments on commit addb583

Please sign in to comment.