build.savant in fusionauth_client-1.49.1 vs build.savant in fusionauth_client-1.50.0

- old
+ new

@@ -1,7 +1,7 @@ /* - * Copyright (c) 2018-2023, FusionAuth, All Rights Reserved + * Copyright (c) 2018-2024, FusionAuth, All Rights Reserved * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * @@ -13,10 +13,10 @@ * either express or implied. See the License for the specific * language governing permissions and limitations under the License. */ pubVersion = "" -project(group: "io.fusionauth", name: "fusionauth-ruby-client", version: "1.49.1", licenses: ["ApacheV2_0"]) { +project(group: "io.fusionauth", name: "fusionauth-ruby-client", version: "1.50.0", licenses: ["ApacheV2_0"]) { workflow { fetch { cache() url(url: "https://repository.savantbuild.org") }