Files
shorebird/packages/discord_gcp_alerts/pubspec.yaml
T
dependabot[bot] 721ee33405 chore(deps): bump the dart-deps group across 1 directory with 4 updates (#3841)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-11 17:03:08 -07:00

21 lines
392 B
YAML

name: discord_gcp_alerts
description: A server which proxies GCP Alert notifications to Discord.
version: 1.0.0
publish_to: none
resolution: workspace
environment:
sdk: ">=3.9.0 <4.0.0"
dependencies:
http: ^1.5.0
json_annotation: ^4.12.0
shelf: ^1.4.2
shelf_router: ^1.1.0
dev_dependencies:
build_runner: ^2.15.0
json_serializable: ^6.13.2
mocktail: ^1.0.5
test: ^1.31.2