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