We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a503859 commit 2fb17c4Copy full SHA for 2fb17c4
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.1174-SNAPSHOT"
+gradle.ext.wsmVersion = "0.254.1175-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