Compare commits

...

1 Commits

Author SHA1 Message Date
renovate[bot]
9554370a75 Update dependency org.jogamp.jogl:jogl-all to v2.6.0 2026-05-23 15:43:45 +00:00

View File

@@ -159,7 +159,7 @@ cronUtils = "com.cronutils:cron-utils:9.2.1"
# Webview
jcef = { module = "org.jetbrains.intellij.deps.jcef:jcef", version.ref = "jcef" }
gluegen = "org.jogamp.gluegen:gluegen-rt:2.5.0"
jogl = "org.jogamp.jogl:jogl-all:2.5.0"
jogl = "org.jogamp.jogl:jogl-all:2.6.0"
# User
jwt = "com.auth0:java-jwt:4.5.2"