diff --git a/.github/workflows/end-to-end-tests.main.kts b/.github/workflows/end-to-end-tests.main.kts index 527ce09694..009d94075f 100755 --- a/.github/workflows/end-to-end-tests.main.kts +++ b/.github/workflows/end-to-end-tests.main.kts @@ -1,7 +1,7 @@ #!/usr/bin/env kotlin @file:Repository("file://~/.m2/repository/") -@file:DependsOn("io.github.typesafegithub:github-workflows-kt:3.0.2-SNAPSHOT") -@file:DependsOn("io.github.typesafegithub:action-updates-checker:3.0.2-SNAPSHOT") +@file:DependsOn("io.github.typesafegithub:github-workflows-kt:3.0.2") +@file:DependsOn("io.github.typesafegithub:action-updates-checker:3.0.2") @file:Repository("https://bindings.krzeminski.it") @file:DependsOn("actions:checkout:v4") @file:DependsOn("actions:github-script:v7") diff --git a/build.gradle.kts b/build.gradle.kts index c903c0bbd7..8681df431f 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -6,7 +6,7 @@ plugins { } group = "io.github.typesafegithub" -version = "3.0.2-SNAPSHOT" +version = "3.0.2" nexusPublishing { repositories { diff --git a/github-workflows-kt/src/test/kotlin/io/github/typesafegithub/workflows/docsnippets/GettingStartedSnippets.kt b/github-workflows-kt/src/test/kotlin/io/github/typesafegithub/workflows/docsnippets/GettingStartedSnippets.kt index a81d04911d..ffb6796c36 100644 --- a/github-workflows-kt/src/test/kotlin/io/github/typesafegithub/workflows/docsnippets/GettingStartedSnippets.kt +++ b/github-workflows-kt/src/test/kotlin/io/github/typesafegithub/workflows/docsnippets/GettingStartedSnippets.kt @@ -19,7 +19,7 @@ class GettingStartedSnippets : #!/usr/bin/env kotlin @file:Repository("https://repo.maven.apache.org/maven2/") - @file:DependsOn("io.github.typesafegithub:github-workflows-kt:3.0.2-SNAPSHOT") + @file:DependsOn("io.github.typesafegithub:github-workflows-kt:3.0.2") @file:Repository("https://bindings.krzeminski.it") @file:DependsOn("actions:checkout:v4") diff --git a/images/teaser-with-newest-version.svg b/images/teaser-with-newest-version.svg index 1f09c2635c..831398260c 100644 --- a/images/teaser-with-newest-version.svg +++ b/images/teaser-with-newest-version.svg @@ -1,4 +1,4 @@ -