We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1aa73f commit 40fe2d4Copy full SHA for 40fe2d4
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.57.0", licenses: ["ApacheV2_0"]) {
+project(group: "io.fusionauth", name: "fusionauth-php-client", version: "1.57.1", licenses: ["ApacheV2_0"]) {
18
workflow {
19
fetch {
20
cache()
0 commit comments