Skip to content

Commit c559aef

Browse files
committed
Testing: Use CrateDB 5.9.2 for testing
1 parent 58a17ca commit c559aef

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bootstrap.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# set -x
1818

1919
# Default variables.
20-
CRATEDB_VERSION=${CRATEDB_VERSION:-5.8.3}
20+
CRATEDB_VERSION=${CRATEDB_VERSION:-5.9.2}
2121

2222

2323
function print_header() {

versions.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[versions]
2-
crate_server = 5.1.1
2+
crate_server = 5.9.2
33

44
hexagonit.recipe.download = 1.7.1

0 commit comments

Comments
 (0)