Skip to content

Commit

Permalink
chore(deps): update dependency scala to v2.13.15 (#2)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent 9f1ee51 commit fa41e89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// See README.md for license details.

ThisBuild / scalaVersion := "2.13.14"
ThisBuild / scalaVersion := "2.13.15"
ThisBuild / version := "0.1.0"
ThisBuild / organization := "com.github.nolanp"

Expand Down

0 comments on commit fa41e89

Please sign in to comment.