Skip to content

Commit

Permalink
new version
Browse files Browse the repository at this point in the history
  • Loading branch information
ydylla committed Jul 14, 2022
1 parent bf7bdb3 commit 2303468
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ repositories {
}
dependencies {
implementation 'com.github.eddyson-de:tapestry-webjars:1.1.2'
implementation 'com.github.eddyson-de:tapestry-webjars:1.2.0'
runtimeOnly 'org.webjars:jquery:3.6.0'
}
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {

description = "Use Webjars together with Tapestry"
group = "de.eddyson"
version = "1.1.2"
version = "1.2.0"

repositories {
mavenCentral()
Expand Down

0 comments on commit 2303468

Please sign in to comment.