Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 10a6bf7 + cafcd8a commit 76c068eCopy full SHA for 76c068e
1 file changed
source/core/ut_utils.pks
@@ -21,7 +21,7 @@ create or replace package ut_utils authid definer is
21
*
22
*/
23
24
- gc_version constant varchar2(50) := 'v3.1.4.2653-develop';
+ gc_version constant varchar2(50) := 'v3.1.4.2656-develop';
25
26
subtype t_executable_type is varchar2(30);
27
gc_before_all constant t_executable_type := 'beforeall';
0 commit comments