We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f31ea1e commit 0aa9f8bCopy full SHA for 0aa9f8b
1 file changed
settings.gradle.kts
@@ -9,7 +9,7 @@ pluginManagement {
9
10
// TODO: Specify which version of QuPath the extension is targeting here
11
qupath {
12
- version = "0.5.1"
+ version = "0.6.0"
13
}
14
15
// Apply QuPath Gradle settings plugin to handle configuration
0 commit comments