Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
perwendel committed Oct 8, 2020
1 parent d3980f7 commit e03346e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
Spark - a tiny web framework for Java 8
==============================================

**Spark 2.9.2 is out**.
**Spark 2.9.3 is out**. <a href="https://github.com/perwendel/spark/blob/master/changeset/2.9.3-changeset.md">Changeset</a>
```xml
<dependency>
<groupId>com.sparkjava</groupId>
<artifactId>spark-core</artifactId>
<version>2.9.2</version>
<version>2.9.3</version>
</dependency>
```

Expand Down

0 comments on commit e03346e

Please sign in to comment.