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 893f925 commit 4700591Copy full SHA for 4700591
build.gradle.kts
@@ -40,7 +40,7 @@ dependencies {
40
// Graphics dependencies
41
42
// Attention! Manual version increment necessary here!
43
- val scijavaCommonVersion = "2.98.0"
+ val scijavaCommonVersion = "2.99.2"
44
annotationProcessor("org.scijava:scijava-common:$scijavaCommonVersion")
45
kapt("org.scijava:scijava-common:$scijavaCommonVersion") {
46
exclude("org.lwjgl")
0 commit comments