We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8913f57 commit 8b73236Copy full SHA for 8b73236
1 file changed
build.savant
@@ -14,7 +14,7 @@
14
* language governing permissions and limitations under the License.
15
*/
16
17
-project(group: "io.fusionauth", name: "fusionauth-php-client", version: "1.60.0", licenses: ["ApacheV2_0"]) {
+project(group: "io.fusionauth", name: "fusionauth-php-client", version: "1.60.1", licenses: ["ApacheV2_0"]) {
18
workflow {
19
fetch {
20
cache()
0 commit comments