Skip to content

Commit 54b1de9

Browse files
authored
fix: patch granite to fix version dependency resolution issue (amberframework#1339)
* fix: patch granite to fix version dependency resolution issue relates to Homebrew/homebrew-core#138207 * chore: bump granite to 0.23.2
1 parent f844da3 commit 54b1de9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/amber/cli/templates/app/shard.yml.ecr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies:
2222

2323
granite:
2424
github: amberframework/granite
25-
version: ~> 0.23.1
25+
version: ~> 0.23.2
2626

2727
quartz_mailer:
2828
github: amberframework/quartz-mailer

0 commit comments

Comments
 (0)