Skip to content

Commit 78eb241

Browse files
committed
Revert unwanted change
1 parent 68498e4 commit 78eb241

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

Advanced/secretsanta-cordapp/build.gradle

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,6 @@ buildscript { //properties that you need to build the project
2121
spring_boot_version = '3.2.5'
2222
spring_boot_gradle_plugin_version = '3.2.5'
2323

24-
accounts_release_version = '1.1'
25-
accounts_release_group = 'com.r3.corda.lib.accounts'
26-
confidential_id_release_group = "com.r3.corda.lib.ci"
27-
confidential_id_release_version = "1.2"
28-
2924
testJvmArgs = ['--add-opens', 'java.base/java.time=ALL-UNNAMED', '--add-opens', 'java.base/java.io=ALL-UNNAMED',
3025
'--add-opens', 'java.base/java.util=ALL-UNNAMED', '--add-opens', 'java.base/java.net=ALL-UNNAMED',
3126
'--add-opens', 'java.base/java.nio=ALL-UNNAMED', '--add-opens', 'java.base/java.lang.invoke=ALL-UNNAMED',

0 commit comments

Comments
 (0)