Skip to content

Commit

Permalink
deps: update generated project SBT and Scala versions
Browse files Browse the repository at this point in the history
  • Loading branch information
JavierCane committed Jun 20, 2024
1 parent be84fd7 commit 232a99f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/g8/default.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
sbt_version = 1.9.9
scala_version = 2.13.13
sbt_version = 1.10.0
scala_version = 2.13.14
name = Scala skeleton
version = 1.0
description = Template following Scala best practices to bootstrap your environment and be ready for your next kata or project!
Expand Down

0 comments on commit 232a99f

Please sign in to comment.