Skip to content

Commit

Permalink
Bump CircleCI version (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
bioball authored May 17, 2024
1 parent 866966e commit 85e5397
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions packages/pkl.impl.circleci/PklProject
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
amends "../basePklProject.pkl"

package {
version = "1.1.0"
version = "1.1.1"
}

dependencies {
["circleci"] { uri = "package://pkg.pkl-lang.org/pkl-pantry/com.circleci.v2@1.1.0" }
["circleci"] { uri = "package://pkg.pkl-lang.org/pkl-pantry/com.circleci.v2@1.1.2" }
}
4 changes: 2 additions & 2 deletions packages/pkl.impl.circleci/PklProject.deps.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"resolvedDependencies": {
"package://pkg.pkl-lang.org/pkl-pantry/com.circleci.v2@1": {
"type": "remote",
"uri": "projectpackage://pkg.pkl-lang.org/pkl-pantry/com.circleci.v2@1.1.0",
"uri": "projectpackage://pkg.pkl-lang.org/pkl-pantry/com.circleci.v2@1.1.2",
"checksums": {
"sha256": "f93accc9e74c2980c9db6dc608d2325d5d1c91854bf485ec30fd276ac2a412eb"
"sha256": "ab4730d2f8b5373e8e57f889aa5a9c39b40a7b953019e3d7047f1a6fde90d2ad"
}
}
}
Expand Down

0 comments on commit 85e5397

Please sign in to comment.