Skip to content

Commit

Permalink
Update gradle.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
pranav24gupta authored Mar 12, 2024
1 parent d79ba95 commit 8360d7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ developerName = Andrey Hihlovskiy
license = MIT
group = org.gretty
version = 4.1.3-SNAPSHOT
jetty11_version = 11.0.17
jetty11_version = 11.0.20
jetty11_servlet_api_version = 5.0.0
tomcat10_version = 10.1.15
tomcat10_version = 10.1.19
tomcat10_servlet_api_version = 5.0.0
asm_version = 9.6
spock_version = 2.3-groovy-3.0
Expand Down

0 comments on commit 8360d7d

Please sign in to comment.