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 005dc5d commit 6708d02Copy full SHA for 6708d02
build.gradle.kts
@@ -70,7 +70,7 @@ mainDependencies {
70
api("us.ihmc:ffmpeg:$ffmpegVersion:windows-x86_64")
71
72
// ZED SDK for logging remote ZED data streams
73
- api("us.ihmc:zed-java-api:4.2.0_4")
+ api("us.ihmc:zed-java-api:4.2.0_5")
74
75
api("org.freedesktop.gstreamer:gst1-java-core:1.4.0")
76
0 commit comments