Skip to content

Commit 958225e

Browse files
committed
Bump DEEPHAVEN_VERSION to 42.0
1 parent 0ab4456 commit 958225e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

server-slim.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ variable "DEEPHAVEN_SOURCES" {
2525
}
2626

2727
variable "DEEPHAVEN_VERSION" {
28-
default = "41.7"
28+
default = "42.0"
2929
}
3030

3131
variable "GIT_REVISION" {

server.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ variable "DEEPHAVEN_SOURCES" {
3535
}
3636

3737
variable "DEEPHAVEN_VERSION" {
38-
default = "41.7"
38+
default = "42.0"
3939
}
4040

4141
variable "GIT_REVISION" {

0 commit comments

Comments
 (0)