Skip to content

Commit 15b3540

Browse files
authored
Merge pull request #219 from Smarteon/jimi/fix
2 parents f69e1ad + ceb006a commit 15b3540

File tree

5 files changed

+18
-10
lines changed

5 files changed

+18
-10
lines changed

build.gradle.kts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ plugins {
1414
signing
1515
`maven-publish`
1616
jacoco
17-
id("pl.allegro.tech.build.axion-release") version "1.14.4"
18-
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
19-
id("ru.vyarus.quality") version "4.8.0"
17+
id("pl.allegro.tech.build.axion-release") version "1.18.18"
18+
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
19+
id("ru.vyarus.quality") version "6.0.1"
2020
kotlin("jvm") version "1.7.10"
2121
}
2222

gradle/wrapper/gradle-wrapper.jar

1.19 KB
Binary file not shown.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-7.5.1-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.1-bin.zip
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists

gradlew

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gradlew.bat

Lines changed: 8 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)