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 1d9af67 commit 2686a74Copy full SHA for 2686a74
build.gradle.kts
@@ -67,7 +67,6 @@ dependencies {
67
68
// SciJava dependencies
69
70
- implementation("org.yaml:snakeyaml:2.3")
71
implementation("org.scijava:scijava-common")
72
implementation("org.scijava:ui-behaviour")
73
implementation("org.scijava:script-editor")
gradle.properties
@@ -4,7 +4,7 @@ jvmTarget=21
4
#useLocalScenery=true
5
kotlinVersion=1.9.23
6
dokkaVersion=1.9.10
7
-scijavaParentPOMVersion=37.0.0
+scijavaParentPOMVersion=40.0.0
8
version=0.4.1-SNAPSHOT
9
10
# update site configuration
0 commit comments