We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d055ab1 commit 86c1e03Copy full SHA for 86c1e03
settings.gradle
@@ -27,7 +27,7 @@ include 'azureDatabaseUtils'
27
28
// -- Global Variables --
29
// For defining shared state and common dependencies
30
-gradle.ext.wsmVersion = "0.254.1178-SNAPSHOT"
+gradle.ext.wsmVersion = "0.254.1179-SNAPSHOT"
31
32
// Single place to define the versions of dependencies shared between components.
33
gradle.ext.librarySwaggerAnnotations = "io.swagger.core.v3:swagger-annotations:2.2.28"
0 commit comments