Skip to content

Commit

Permalink
chore(deps): updates firely terminal to 3.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
makampf authored Jan 15, 2025
1 parent e0ba834 commit eae04c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ sushi --version
EOF

# renovate: datasource=nuget depName=Firely.Terminal packageName=Firely.Terminal
ARG FIRELY_TERMINAL_VERSION=3.3.1
ARG FIRELY_TERMINAL_VERSION=3.3.2
RUN <<EOF
set -e
dotnet tool install --global Firely.Terminal --version ${FIRELY_TERMINAL_VERSION}
Expand Down

0 comments on commit eae04c4

Please sign in to comment.