We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88f0b7f commit 0e34e55Copy full SHA for 0e34e55
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-localization", version: "1.64.0", licenses: ["ApacheV2_0"]) {
+project(group: "io.fusionauth", name: "fusionauth-localization", version: "1.64.1", licenses: ["ApacheV2_0"]) {
18
workflow {
19
fetch {
20
cache()
0 commit comments