We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfddc6f commit 63a2510Copy full SHA for 63a2510
1 file changed
.github/workflows/build.yml
@@ -30,7 +30,7 @@ jobs:
30
strategy:
31
fail-fast: false
32
matrix:
33
- utplsql_version: ["v3.1.14","develop"]
+ utplsql_version: ["v3.2.01","develop"]
34
utplsql_file: ["utPLSQL"]
35
jdk: ['11', '17', '21', '25']
36
services:
0 commit comments