Skip to content

Commit ab64302

Browse files
Change CLI version to 3.1.0.
It is a requirement to test the current develp branch
1 parent a6e4e6a commit ab64302

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

development/template.env.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ export SQLCLI=sql # For sqlcl client
44
#export SQLCLI=sqlplus # For sqlplus client
55
export CONNECTION_STR=127.0.0.1:1521/xe # Adjust the connect string
66
export ORACLE_PWD=oracle # Adjust your local SYS password
7-
export UTPLSQL_CLI_VERSION="3.0.4"
7+
export UTPLSQL_CLI_VERSION="3.1.0"
88
export SELFTESTING_BRANCH=develop
99

1010
export UTPLSQL_DIR="utPLSQL_latest_release"

0 commit comments

Comments
 (0)