Skip to content

Commit

Permalink
Update snapshot references
Browse files Browse the repository at this point in the history
  • Loading branch information
codeconsole committed Mar 16, 2024
1 parent 9e60fd2 commit 3a405c1
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 @@ -71,13 +71,13 @@ repositories {
```
```gradle
dependencies {
runtimeOnly 'org.sitemesh:sitemesh:3.2.0-SNAPSHOT'
runtimeOnly 'org.sitemesh:sitemesh:3.2.1-SNAPSHOT'
}
```
or
```gradle
dependencies {
runtimeOnly 'org.sitemesh:sitemesh:3.1.0-SNAPSHOT'
runtimeOnly 'org.sitemesh:sitemesh:3.1.1-SNAPSHOT'
}
```

Expand Down

0 comments on commit 3a405c1

Please sign in to comment.