Skip to content

Commit

Permalink
Updated version for fusionauth-php-client to 1.52.0
Browse files Browse the repository at this point in the history
  • Loading branch information
robotdan committed Jul 30, 2024
1 parent e1d4306 commit d4e7d5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.savant
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* language governing permissions and limitations under the License.
*/

project(group: "io.fusionauth", name: "fusionauth-php-client", version: "1.51.1", licenses: ["ApacheV2_0"]) {
project(group: "io.fusionauth", name: "fusionauth-php-client", version: "1.52.0", licenses: ["ApacheV2_0"]) {
workflow {
fetch {
cache()
Expand Down

0 comments on commit d4e7d5e

Please sign in to comment.