Skip to content

Commit

Permalink
Update transformation builder SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
adimiz1 authored Nov 13, 2023
1 parent abf9c58 commit d75afe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion url-gen/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
}

dependencies {
api("com.cloudinary:kotlin-transformation-builder-sdk:1.4.0")
api("com.cloudinary:kotlin-transformation-builder-sdk:1.4.1")
implementation(kotlin("stdlib-jdk8"))
testImplementation(kotlin("test"))
testImplementation(kotlin("test-junit"))
Expand Down

0 comments on commit d75afe9

Please sign in to comment.