Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
2.9.4
  • Loading branch information
perwendel authored Jul 10, 2022
1 parent 053c278 commit 1973e40
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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.3 is out!!** <a href="https://github.com/perwendel/spark/blob/master/changeset/2.9.3-changeset.md">Changeset</a>
**Spark 2.9.4 is out!!**
```xml
<dependency>
<groupId>com.sparkjava</groupId>
<artifactId>spark-core</artifactId>
<version>2.9.3</version>
<version>2.9.4</version>
</dependency>
```

Expand All @@ -31,7 +31,7 @@ Getting started
<dependency>
<groupId>com.sparkjava</groupId>
<artifactId>spark-core</artifactId>
<version>2.9.2</version>
<version>2.9.4</version>
</dependency>
```

Expand Down

0 comments on commit 1973e40

Please sign in to comment.