Skip to content

Commit 6902722

Browse files
committed
CLN: Cleaned build.gradle for security-paseto submodule
1 parent 2f01114 commit 6902722

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

gradle.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ spockVersion=2.0-groovy-3.0
77

88
gebVersion=4.1
99
seleniumVersion=3.141.59
10+
jpasetoVersion = '0.7.0'
1011

1112
title=Micronaut Security
1213
projectDesc=Official Security Solution for Micronaut

security-paseto/build.gradle

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
ext {
2-
jpasetoVersion = '0.7.0'
3-
bouncyCastleVersion = '1.69'
4-
}
5-
61
dependencies {
72
api "io.micronaut:micronaut-http"
83
api "io.micronaut:micronaut-http-server"

0 commit comments

Comments
 (0)