Skip to content

Commit

Permalink
Merge pull request #120 from TheFruxz/dependabot/gradle/develop/org.p…
Browse files Browse the repository at this point in the history
…kl-lang-pkl-config-kotlin-0.26.0

chore(deps): bump org.pkl-lang:pkl-config-kotlin from 0.25.3 to 0.26.0
  • Loading branch information
TheFruxz authored Jun 19, 2024
2 parents e5d8cf0 + 9f68f16 commit eb87ee4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencies {
implementation("org.jetbrains.exposed:exposed-dao:0.51.1")
implementation("org.jetbrains.exposed:exposed-jdbc:0.51.1")

implementation("org.pkl-lang:pkl-config-kotlin:0.25.3")
implementation("org.pkl-lang:pkl-config-kotlin:0.26.0")

}

Expand Down

0 comments on commit eb87ee4

Please sign in to comment.