Skip to content

Commit 55094dd

Browse files
authored
Merge pull request #12 from BSStudio/dependabot/gradle/org.springframework.boot-2.4.2
Bump org.springframework.boot from 2.4.1 to 2.4.2
2 parents 6653ee8 + 67c4d02 commit 55094dd

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# RobonAUT Server
22
![CircleCI](https://circleci.com/gh/BSStudio/robonaut-server/tree/main.svg?style=svg)
3+
[![Dependabot Status](https://api.dependabot.com/badges/status?host=github&repo=BSStudio/robonaut-server)](https://dependabot.com)
34
***
45
[RobonAUT](http://robonaut.aut.bme.hu/) is an annual robot competition organized by the Faculty of Electrical Engineering and Informatics of Budapest University of Technology and Economics, dating back more than a decade.
56
The event is livestreamed by BSS, one of the university student-operated video studios.

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
id 'org.springframework.boot' version '2.4.1' apply false
2+
id 'org.springframework.boot' version '2.4.2' apply false
33
id 'io.spring.dependency-management' version '1.0.11.RELEASE' apply false
44
id 'java'
55
id 'idea'

0 commit comments

Comments
 (0)