build.savant in fusionauth_client-1.51.0 vs build.savant in fusionauth_client-1.52.0
- old
+ new
@@ -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.51.0", licenses: ["ApacheV2_0"]) {
+project(group: "io.fusionauth", name: "fusionauth-ruby-client", version: "1.52.0", licenses: ["ApacheV2_0"]) {
workflow {
fetch {
cache()
url(url: "https://repository.savantbuild.org")
}