Skip to content

Commit

Permalink
final migration of connectathon starter data to composer (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
stenkarl authored Oct 1, 2024
1 parent c3eb834 commit ec3b54b
Show file tree
Hide file tree
Showing 2 changed files with 143 additions and 236 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<java-uuid-generator.version>4.3.0</java-uuid-generator.version>
<jackson-databind.version>2.14.2</jackson-databind.version>
<slf4j.version>2.0.13</slf4j.version>
<tinkar-composer.version>1.2.0</tinkar-composer.version>
<tinkar-composer.version>1.3.0</tinkar-composer.version>
</properties>

<dependencies>
Expand Down Expand Up @@ -107,7 +107,7 @@
<groupId>org.slf4j</groupId>
<artifactId>slf4j-simple</artifactId>
<version>${slf4j.version}</version>
<!-- <scope>test</scope>-->
<!-- <scope>test</scope>-->
</dependency>

<dependency>
Expand Down
Loading

0 comments on commit ec3b54b

Please sign in to comment.