We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5477a99 commit db64e2dCopy full SHA for db64e2d
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.1175-SNAPSHOT"
+gradle.ext.wsmVersion = "0.254.1176-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