Skip to content

Commit

Permalink
Merge pull request #668 from simple-robot/dependabot/gradle/v3-dev/gr…
Browse files Browse the repository at this point in the history
…adleCommon-0.1.1

build(deps): bump gradleCommon from 0.1.0 to 0.1.1
  • Loading branch information
ForteScarlet authored May 13, 2023
2 parents 6f013de + 6b5830a commit 45d9013
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ repositories {
val kotlinVersion = "1.8.21"
val dokkaPluginVersion = "1.8.10"
val suspendTransformVersion = "0.3.1"
val gradleCommon = "0.1.0"
val gradleCommon = "0.1.1"
val ktor = "2.3.0"

dependencies {
Expand Down

0 comments on commit 45d9013

Please sign in to comment.