Skip to content

Commit

Permalink
Merge pull request #3 from lsd-consulting/dependabot/gradle/other-dep…
Browse files Browse the repository at this point in the history
…endencies-2f8298e4fe
  • Loading branch information
dependabot[bot] authored Nov 2, 2023
2 parents 4e95a0c + c8c19db commit 1451315
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ plugins {
id 'maven-publish'
id 'signing'
id 'jacoco'
id 'io.github.gradle-nexus.publish-plugin' version '1.1.0'
id 'com.palantir.git-version' version '0.12.3'
id 'org.jetbrains.kotlin.jvm' version '1.8.10'
id 'io.github.gradle-nexus.publish-plugin' version '1.3.0'
id 'com.palantir.git-version' version '3.0.0'
id 'org.jetbrains.kotlin.jvm' version '1.9.20'
}

group = 'io.github.lsd-consulting'
Expand Down

0 comments on commit 1451315

Please sign in to comment.