Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Prev Previous commit
Use utPLSQL v3.2.x for testing the cli.
  • Loading branch information
Jacek Gębal committed Apr 23, 2026
commit 63a2510c279b3b7e87f62669bf554b031d80c4f9
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
strategy:
fail-fast: false
matrix:
utplsql_version: ["v3.1.14","develop"]
utplsql_version: ["v3.2.01","develop"]
utplsql_file: ["utPLSQL"]
jdk: ['11', '17', '21', '25']
services:
Expand Down
Loading