Skip to content

Commit 452f2aa

Browse files
sulliswakingrufus
authored andcommitted
gradle max 9.4.0
1 parent fb2abb9 commit 452f2aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
package com.netflix.nebula.archrules.gradle
22

33
enum class SupportedGradleVersion(val version: String) {
4-
MIN("9.1.0"), MAX("9.3.1")
4+
MIN("9.1.0"), MAX("9.4.0")
55
}

0 commit comments

Comments
 (0)