Skip to content

Commit

Permalink
Merge pull request #85 from scala/scalatest-and-scala-version
Browse files Browse the repository at this point in the history
update scalatest and scala version
  • Loading branch information
tgodzik authored Oct 5, 2024
2 parents be3202b + ef17569 commit 5470d34
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 @@
name=My Something Project
description=Say something about this template.
package=com.example
scala-version=2.13.12
scalatest-version=3.2.17
scala-version=2.13.15
scalatest-version=3.2.19

0 comments on commit 5470d34

Please sign in to comment.