Skip to content

Commit 6e69156

Browse files
w3stlinggithub-actions[bot]
authored andcommitted
Update version to 4.2.3
1 parent 8ad2bae commit 6e69156

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ Insynsregistret
22
===============
33

44
[![Build](https://github.com/w3stling/insynsregistret/actions/workflows/build.yml/badge.svg)](https://github.com/w3stling/insynsregistret/actions/workflows/build.yml)
5-
[![Download](https://img.shields.io/badge/download-4.2.2-brightgreen.svg)](https://central.sonatype.com/artifact/com.apptasticsoftware/insynsregistret/4.2.2/overview)
6-
[![Javadoc](https://img.shields.io/badge/javadoc-4.2.2-blue.svg)](https://w3stling.github.io/insynsregistret/javadoc/4.2.2)
5+
[![Download](https://img.shields.io/badge/download-4.2.3-brightgreen.svg)](https://central.sonatype.com/artifact/com.apptasticsoftware/insynsregistret/4.2.3/overview)
6+
[![Javadoc](https://img.shields.io/badge/javadoc-4.2.3-blue.svg)](https://w3stling.github.io/insynsregistret/javadoc/4.2.3)
77
[![License](http://img.shields.io/:license-MIT-blue.svg?style=flat-round)](http://apptastic-software.mit-license.org)
88
[![CodeQL](https://github.com/w3stling/insynsregistret/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/w3stling/insynsregistret/actions/workflows/codeql-analysis.yml)
99
[![Quality Gate](https://sonarcloud.io/api/project_badges/measure?project=w3stling_insynsregistret&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=w3stling_insynsregistret)
@@ -131,7 +131,7 @@ Add dependency declaration:
131131
<dependency>
132132
<groupId>com.apptasticsoftware</groupId>
133133
<artifactId>insynsregistret</artifactId>
134-
<version>4.2.2</version>
134+
<version>4.2.3</version>
135135
</dependency>
136136
</dependencies>
137137
...
@@ -142,7 +142,7 @@ Add dependency declaration:
142142
Add dependency declaration:
143143
```groovy
144144
dependencies {
145-
implementation 'com.apptasticsoftware:insynsregistret:4.2.2'
145+
implementation 'com.apptasticsoftware:insynsregistret:4.2.3'
146146
}
147147
```
148148

@@ -176,6 +176,6 @@ License
176176

177177
[1]: https://www.fi.se/en/our-registers/pdmr-transactions
178178
[2]: https://www.fi.se/en
179-
[3]: https://central.sonatype.com/artifact/com.apptasticsoftware/insynsregistret/4.2.2/overview
179+
[3]: https://central.sonatype.com/artifact/com.apptasticsoftware/insynsregistret/4.2.3/overview
180180
[4]: https://maven.apache.org
181181
[5]: https://gradle.org

0 commit comments

Comments
 (0)