Skip to content

Commit 60bacf3

Browse files
authored
Merge branch 'main' into renovate/puppetlabs-clj-parent-7.x
2 parents a7601ba + 4cbd124 commit 60bacf3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

project.clj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
[ring-basic-authentication]
122122
[ring/ring-mock]
123123
[beckon]
124-
[lambdaisland/uri "1.4.70"]
124+
[lambdaisland/uri "1.19.155"]
125125
[puppetlabs/rbac-client :classifier "test" :scope "test"]]}
126126
:dev-deps {:dependencies [[org.bouncycastle/bcpkix-jdk18on]]}
127127
:dev [:defaults :dev-deps]
@@ -225,7 +225,7 @@
225225
puppetlabs.puppetserver.cli.irb
226226
puppetlabs.puppetserver.cli.gem
227227
puppetlabs.services.protocols.legacy-routes]}
228-
:ci {:plugins [[lein-pprint "1.1.1"]
228+
:ci {:plugins [[lein-pprint "1.3.2"]
229229
[lein-exec "0.3.7"]]}}
230230

231231
:test-selectors {:default (complement :multithreaded-only)

0 commit comments

Comments
 (0)