Skip to content

Commit 44062b9

Browse files
committed
Update binary version
1 parent efb2bad commit 44062b9

2 files changed

Lines changed: 1 addition & 9 deletions

File tree

.mergify.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -57,14 +57,6 @@ pull_request_rules:
5757
add:
5858
- model
5959
remove: []
60-
- name: Label natchez PRs
61-
conditions:
62-
- files~=^natchez/
63-
actions:
64-
label:
65-
add:
66-
- natchez
67-
remove: []
6860
- name: Label otel4s PRs
6961
conditions:
7062
- files~=^otel4s/

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
lazy val V = _root_.scalafix.sbt.BuildInfo
22

3-
ThisBuild / tlBaseVersion := "0.51"
3+
ThisBuild / tlBaseVersion := "0.52"
44
ThisBuild / tlJdkRelease := Some(17)
55
ThisBuild / githubWorkflowJavaVersions := Seq("17").map(JavaSpec.temurin(_))
66
ThisBuild / scalaVersion := "3.8.3"

0 commit comments

Comments
 (0)