Skip to content

Commit af865fb

Browse files
Bump com.github.breadmoirai.github-release from 2.2.12 to 2.5.2
Bumps com.github.breadmoirai.github-release from 2.2.12 to 2.5.2. --- updated-dependencies: - dependency-name: com.github.breadmoirai.github-release dependency-version: 2.5.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1dcb298 commit af865fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ plugins {
2626
id("org.liquibase.gradle") version "3.1.0" apply false
2727
id("org.jmailen.kotlinter") version "5.4.2" apply false
2828
id("com.gradleup.shadow") version "9.3.1" apply false
29-
id("com.github.breadmoirai.github-release") version "2.2.12" apply false
29+
id("com.github.breadmoirai.github-release") version "2.5.2" apply false
3030
}
3131

3232
buildscript {

0 commit comments

Comments
 (0)