From 0fbce49fd18a64bc9346ef198b07ef6db4d8d35e Mon Sep 17 00:00:00 2001 From: Patrice Chalin Date: Mon, 18 Nov 2024 14:20:49 -0500 Subject: [PATCH] Update pubspec.yaml --- tools/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/pubspec.yaml b/tools/pubspec.yaml index f6fcf96b2545..3a5410ae2f0e 100644 --- a/tools/pubspec.yaml +++ b/tools/pubspec.yaml @@ -2,7 +2,7 @@ name: otel_io_excerpts publish_to: none environment: - sdk: ^3.2.0 + sdk: ^3.5.4 dev_dependencies: build_runner: ^2.4.6