Skip to content

Commit

Permalink
Updates for v2.0.1274
Browse files Browse the repository at this point in the history
  • Loading branch information
Concourse committed Dec 10, 2024
1 parent a980de2 commit 20c5c40
Show file tree
Hide file tree
Showing 7 changed files with 510 additions and 10 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ This code is automatically generated by the [OpenAPI Generator](https://openapi-

## Versions

- API version: 0.11.7182
- SDK version: 2.0.1273
- API version: 0.11.7190
- SDK version: 2.0.1274

## Requirements

Expand All @@ -47,7 +47,7 @@ Add this dependency to your pom.xml
<dependency>
<groupId>com.finbourne</groupId>
<artifactId>lusid-sdk</artifactId>
<version>2.0.1273</version>
<version>2.0.1274</version>
</dependency>
```

Expand All @@ -61,7 +61,7 @@ Add this dependency to your build.gradle
}
dependencies {
implementation "com.finbourne:lusid-sdk:2.0.1273"
implementation "com.finbourne:lusid-sdk:2.0.1274"
}
```

Expand Down
Loading

0 comments on commit 20c5c40

Please sign in to comment.