mirror of
https://github.com/processing/processing4.git
synced 2026-02-04 06:09:17 +01:00
Upgrade to jogl 2.6 on maven (#1391)
This commit is contained in:
@@ -8,7 +8,6 @@ plugins {
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
maven { url = uri("https://jogamp.org/deployment/maven") }
|
||||
}
|
||||
|
||||
sourceSets{
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
[versions]
|
||||
kotlin = "2.2.20"
|
||||
compose-plugin = "1.9.1"
|
||||
jogl = "2.5.0"
|
||||
jogl = "2.6.0"
|
||||
antlr = "4.13.2"
|
||||
jupiter = "5.12.0"
|
||||
markdown = "0.37.0"
|
||||
|
||||
Reference in New Issue
Block a user