From bd3c11bac8910b67c4daa4256ed4c639cd7955f1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Fri, 20 Dec 2024 17:59:08 +0000 Subject: [PATCH] Deploy 0.8.1-SNAPSHOT API docs and reports --- .../-gradle-version/-check-mode/value-of.html | 2 +- .../-create-semver-tag-task/index.html | 2 +- .../-push-semver-tag-task/index.html | 2 +- .../index.html | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) 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