Skip to content

Commit 8d4004c

Browse files
License and doc theme (#32569)
* chore: bump license * bump: sbt-paradox-akka to 24.10.03
1 parent 60bbbda commit 8d4004c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Additional Use Grant:
1919
Connecting to a Play Framework websocket and/or Play Framework
2020
request/response bodies for server and play-ws client.
2121

22-
Change Date: 2027-10-15
22+
Change Date: 2027-10-16
2323

2424
Change License: Apache License, Version 2.0
2525

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
1313
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.2")
1414
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
1515
addSbtPlugin("com.github.sbt" % "sbt-boilerplate" % "0.7.0")
16-
addSbtPlugin("io.akka" % "sbt-paradox-akka" % "24.10.2")
16+
addSbtPlugin("io.akka" % "sbt-paradox-akka" % "24.10.3")
1717

1818
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
1919
addSbtPlugin("com.github.sbt" % "sbt-pull-request-validator" % "2.0.0")

0 commit comments

Comments
 (0)