Skip to content

Commit 799499c

Browse files
committed
utplsqlcli missing v in tag in repo
1 parent e305353 commit 799499c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: utplsql-cicd-flyway-demo.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ variables:
1414
- name : UTPLSQL_CLI_DIR
1515
value: $(Build.BinariesDirectory)/utPLSQL-cli
1616
- name : UTPLSQL_CLI_VERSION
17-
value: 'v3.1.8'
17+
value: '3.1.9'
1818
- name : UTPLSQL_VERSION
1919
value: 'v3.1.13'
2020
- name : DB_USER

Diff for: utplsql-cicd-liquibase-demo.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ variables:
1414
- name : UTPLSQL_CLI_DIR
1515
value: $(Build.BinariesDirectory)/utPLSQL-cli
1616
- name : UTPLSQL_CLI_VERSION
17-
value: 'v3.1.8'
17+
value: '3.1.9'
1818
- name : UTPLSQL_VERSION
1919
value: 'v3.1.13'
2020
- name : DB_USER

0 commit comments

Comments
 (0)