Skip to content

Commit

Permalink
Bump com.jfrog.artifactory from 4.27.1 to 4.33.1
Browse files Browse the repository at this point in the history
Bumps com.jfrog.artifactory from 4.27.1 to 4.33.1.

---
updated-dependencies:
- dependency-name: com.jfrog.artifactory
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent ba5a248 commit 8067c36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib", version.ref = "
rxJava2 = "io.reactivex.rxjava2:rxjava:2.2.21"

[plugins]
artifactory = { id = "com.jfrog.artifactory", version = "4.31.0" }
artifactory = { id = "com.jfrog.artifactory", version = "4.33.1" }
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
kotlin-dokka = { id = "org.jetbrains.dokka", version = "1.7.0" }

0 comments on commit 8067c36

Please sign in to comment.