Skip to content

Commit 54677c3

Browse files
authored
chore(deps): update Firely terminal to 3.5.0-beta-1 (#239)
1 parent 96fab0b commit 54677c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ sushi --version
3333
EOF
3434

3535
# renovate: datasource=nuget depName=Firely.Terminal extractVersion=^(?<version>.*)$
36-
ARG FIRELY_TERMINAL_VERSION=3.4.0
36+
ARG FIRELY_TERMINAL_VERSION=3.5.0-beta-1
3737
RUN <<EOF
3838
set -e
3939
dotnet tool install --global Firely.Terminal --version ${FIRELY_TERMINAL_VERSION}

0 commit comments

Comments
 (0)