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