Skip to content

Commit 7f3e45b

Browse files
committed
Tinkoff investment API updated to version 1.8
1 parent 3536b3f commit 7f3e45b

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
/*token*.txt
55

66
.classpath
7+
.factorypath
78
.project
89

910
*dump.bin

emitters.bin

3.21 KB
Binary file not shown.

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
<dependency>
125125
<groupId>ru.tinkoff.piapi</groupId>
126126
<artifactId>java-sdk-core</artifactId>
127-
<version>1.0.12</version>
127+
<version>1.8</version>
128128
</dependency>
129129

130130
<dependency>

0 commit comments

Comments
 (0)