Skip to content

Commit

Permalink
Merge pull request mvnpm#6895 from phillip-kruger/remote-composites
Browse files Browse the repository at this point in the history
Remote composites
  • Loading branch information
phillip-kruger authored May 18, 2024
2 parents 5b77285 + 0f6b7dc commit e21f4fb
Show file tree
Hide file tree
Showing 17 changed files with 453 additions and 758 deletions.
14 changes: 7 additions & 7 deletions .locker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>io.mvnpm</groupId>
<version>3.0.37-SNAPSHOT</version>
<version>3.0.38-SNAPSHOT</version>
<artifactId>mvnpm-locker</artifactId>
<packaging>pom</packaging>

Expand Down Expand Up @@ -92,7 +92,7 @@
<dependency>
<groupId>org.mvnpm.at.codemirror</groupId>
<artifactId>lint</artifactId>
<version>6.7.0</version>
<version>6.7.1</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down Expand Up @@ -194,7 +194,7 @@
<dependency>
<groupId>org.mvnpm.at.mvnpm</groupId>
<artifactId>vaadin-webcomponents</artifactId>
<version>24.3.12</version>
<version>24.3.13</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down Expand Up @@ -236,13 +236,13 @@
<dependency>
<groupId>org.mvnpm.at.vaadin</groupId>
<artifactId>component-base</artifactId>
<version>24.3.12</version>
<version>24.3.13</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.mvnpm.at.vaadin</groupId>
<artifactId>icon</artifactId>
<version>24.3.12</version>
<version>24.3.13</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand All @@ -260,13 +260,13 @@
<dependency>
<groupId>org.mvnpm.at.vaadin</groupId>
<artifactId>vaadin-lumo-styles</artifactId>
<version>24.3.12</version>
<version>24.3.13</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.mvnpm.at.vaadin</groupId>
<artifactId>vaadin-themable-mixin</artifactId>
<version>24.3.12</version>
<version>24.3.13</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down
190 changes: 0 additions & 190 deletions composites/codeblock.xml

This file was deleted.

60 changes: 0 additions & 60 deletions composites/lit.xml

This file was deleted.

Loading

0 comments on commit e21f4fb

Please sign in to comment.