]> source.dussan.org Git - jquery-ui.git/commitdiff
Build: Run tests on jQuery 3.7.1, not 3.7.0
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Fri, 26 Apr 2024 23:21:15 +0000 (01:21 +0200)
committerMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Fri, 26 Apr 2024 23:21:26 +0000 (01:21 +0200)
build/tasks/testswarm.js

index 1f5bb81b29ca84b710de78dee97233ee082ea4da..de9be46a0f7a39895682fd9a620cb00754d2a44d 100644 (file)
@@ -5,7 +5,7 @@ module.exports = function( grunt ) {
 var versions = {
                "git": "git",
                "3.x-git": "3.x-git",
-               "3.7": "3.7.0",
+               "3.7": "3.7.1",
                "3.6": "3.6.4",
                "3.5": "3.5.1",
                "3.4": "3.4.1",