Skip to content

Commit

Permalink
plugins update
Browse files Browse the repository at this point in the history
  • Loading branch information
Oleg Smelov committed Apr 10, 2024
1 parent 8740daf commit af0bdfa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ plugins {
id 'maven-publish'
id 'org.jetbrains.kotlin.jvm' version '1.8.22'
id "io.github.gradle-nexus.publish-plugin" version "1.3.0"
id 'com.palantir.docker' version '0.34.0'
id "org.owasp.dependencycheck" version "9.0.9"
id 'com.palantir.docker' version '0.36.0'
id "org.owasp.dependencycheck" version "9.1.0"
id "com.gorylenko.gradle-git-properties" version "2.4.1"
id 'com.github.jk1.dependency-license-report' version '2.5'
id "de.undercouch.download" version "5.6.0"
Expand Down

0 comments on commit af0bdfa

Please sign in to comment.