We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b826ade commit cb1bba7Copy full SHA for cb1bba7
modules/java_api/build.gradle
@@ -11,7 +11,7 @@ println 'CPU architecture: ' + arch
11
12
13
def nativesCPP;
14
-def openvinoVersion = "2023.2"
+def openvinoVersion = "2023.3"
15
16
def native_resources = []
17
def tbb_dir = System.getenv('TBB_DIR')
0 commit comments