File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ homepage := Some(url("https://github.com/mkurz/deadbolt-2-java")) // Some(url("h
1616licenses += (" Apache-2.0" , url(" https://www.apache.org/licenses/LICENSE-2.0.html" ))
1717organization := " be.objectify"
1818
19- crossScalaVersions := Seq (" 2.13.17" , " 3.3.6 " )
19+ crossScalaVersions := Seq (" 2.13.17" , " 3.3.7 " )
2020
2121scalaVersion := crossScalaVersions.value.head
2222
Original file line number Diff line number Diff line change 11name := """ test-app-filters"""
22
3- crossScalaVersions := Seq (" 2.13.17" , " 3.3.6 " )
3+ crossScalaVersions := Seq (" 2.13.17" , " 3.3.7 " )
44
55scalaVersion := crossScalaVersions.value.head
66
Original file line number Diff line number Diff line change 11name := """ test-app"""
22
3- crossScalaVersions := Seq (" 2.13.17" , " 3.3.6 " )
3+ crossScalaVersions := Seq (" 2.13.17" , " 3.3.7 " )
44
55scalaVersion := crossScalaVersions.value.head
66
You can’t perform that action at this time.
0 commit comments