Skip to content

Commit

Permalink
Update sam client one more time
Browse files Browse the repository at this point in the history
  • Loading branch information
rtitle committed Aug 27, 2024
1 parent cbc80e9 commit e4a2518
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 @@ -136,7 +136,7 @@ object Dependencies {
val workSpaceManagerV = "0.254.1127-SNAPSHOT"
val terraCommonLibV = "0.0.94-SNAPSHOT"
val bpmV = "0.1.548-SNAPSHOT"
val samV = "v0.0.274-18e416d-SNAP"
val samV = "v0.0.274-dab4583-SNAP"

def excludeJakartaActivationApi = ExclusionRule("jakarta.activation", "jakarta.activation-api")
def excludeJakartaXmlBindApi = ExclusionRule("jakarta.xml.bind", "jakarta.xml.bind-api")
Expand Down

0 comments on commit e4a2518

Please sign in to comment.