Skip to content

Commit

Permalink
bump to bleep 0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
oyvindberg committed Aug 17, 2024
1 parent dc03273 commit 4e925ee
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion bleep.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$schema: https://raw.githubusercontent.com/oyvindberg/bleep/master/schema.json
$version: 0.0.6
$version: 0.0.7
jvm:
name: graalvm-community:21.0.2
projects:
Expand Down Expand Up @@ -44,6 +44,8 @@ projects:
dependencies: build.bleep::bleep-plugin-ci-release:${BLEEP_VERSION}
dependsOn: typo
extends: template-nocross
scala:
version: 3.5.0
# scripts for generating docs
typo-scripts-doc:
dependencies:
Expand All @@ -54,6 +56,7 @@ projects:
- typo-tester-anorm
extends: template-nocross
scala:
version: 3.5.0
strict: false
# scripts generate code into the tester projects, and there are hand-written tests inside as well
typo-tester-anorm:
Expand Down

0 comments on commit 4e925ee

Please sign in to comment.