diff --git a/api/snapshot/gradle-version/com.javiersc.gradle.version/-gradle-version/-check-mode/value-of.html b/api/snapshot/gradle-version/com.javiersc.gradle.version/-gradle-version/-check-mode/value-of.html index 24e83e95..78dca21f 100644 --- a/api/snapshot/gradle-version/com.javiersc.gradle.version/-gradle-version/-check-mode/value-of.html +++ b/api/snapshot/gradle-version/com.javiersc.gradle.version/-gradle-version/-check-mode/value-of.html @@ -63,7 +63,7 @@

valueOf

-

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Throws

if this enum type has no constant with the specified name

+

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Throws

kotlin.IllegalArgumentException

if this enum type has no constant with the specified name

-
abstract class PushSemverTagTask : DefaultTask
+
@DisableCachingByDefault
abstract class PushSemverTagTask : DefaultTask