Skip to content

Commit b8026ba

Browse files
committed
chore(docker): Update sbt to the latest version
See also [1]. [1]: https://github.com/sbt/sbt/releases/tag/v1.10.0 Signed-off-by: Frank Viernau <[email protected]>
1 parent 808b005 commit b8026ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/versions.dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ ARG PYTHON_POETRY_VERSION=1.7.0
2525
ARG PYTHON_VERSION=3.11.8
2626
ARG RUBY_VERSION=3.1.2
2727
ARG RUST_VERSION=1.72.0
28-
ARG SBT_VERSION=1.9.7
28+
ARG SBT_VERSION=1.10.0
2929
ARG SCANCODE_VERSION=32.1.0
3030
ARG SWIFT_VERSION=5.9.2
3131
ARG UBUNTU_VERSION=jammy

0 commit comments

Comments
 (0)