Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Commit f4beaf9

Browse files
Update dependency scala to v3.6.3 (#672)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ea616ac commit f4beaf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graphql/caliban/build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ThisBuild / scalaVersion := "3.6.2"
1+
ThisBuild / scalaVersion := "3.6.3"
22
ThisBuild / version := "0.1.0-SNAPSHOT"
33
ThisBuild / organization := "com.example"
44
ThisBuild / organizationName := "example"

0 commit comments

Comments
 (0)