Skip to content

Commit

Permalink
chore(deps): bump org.pkl-lang:pkl-config-kotlin from 0.25.3 to 0.26.0
Browse files Browse the repository at this point in the history
Bumps [org.pkl-lang:pkl-config-kotlin](https://github.com/apple/pkl) from 0.25.3 to 0.26.0.
- [Release notes](https://github.com/apple/pkl/releases)
- [Commits](apple/pkl@0.25.3...0.26.0)

---
updated-dependencies:
- dependency-name: org.pkl-lang:pkl-config-kotlin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 18, 2024
1 parent e5d8cf0 commit 9f68f16
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 9f68f16

Please sign in to comment.