Skip to content

Commit 4e925ee

Browse files
committed
bump to bleep 0.0.7
1 parent dc03273 commit 4e925ee

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

bleep.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
$schema: https://raw.githubusercontent.com/oyvindberg/bleep/master/schema.json
2-
$version: 0.0.6
2+
$version: 0.0.7
33
jvm:
44
name: graalvm-community:21.0.2
55
projects:
@@ -44,6 +44,8 @@ projects:
4444
dependencies: build.bleep::bleep-plugin-ci-release:${BLEEP_VERSION}
4545
dependsOn: typo
4646
extends: template-nocross
47+
scala:
48+
version: 3.5.0
4749
# scripts for generating docs
4850
typo-scripts-doc:
4951
dependencies:
@@ -54,6 +56,7 @@ projects:
5456
- typo-tester-anorm
5557
extends: template-nocross
5658
scala:
59+
version: 3.5.0
5760
strict: false
5861
# scripts generate code into the tester projects, and there are hand-written tests inside as well
5962
typo-tester-anorm:

0 commit comments

Comments
 (0)