Skip to content

Commit 2dcb8c6

Browse files
enforce minimum SQL Developer version to 24.3.1.347.1826
1 parent b55e551 commit 2dcb8c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sqldev/src/main/resources/org/utplsql/sqldev/resources/UtplsqlResources.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ EXTENSION_NAME=utPLSQL for SQL Developer
66
EXTENSION_DESCRIPTION=Extension for running unit tests in SQL Developer.
77
EXTENSION_OWNER=Philipp Salvisberg
88
# suppress inspection "UnusedProperty"
9-
MIN_SQLDEV_VERSION=12.2.0.19.0.7
9+
MIN_SQLDEV_VERSION=24.3.1.347.1826
1010

1111
# Icons
1212
UTPLSQL_ICON=/org/utplsql/sqldev/resources/images/utPLSQL.png

0 commit comments

Comments
 (0)